Skip to content
Snippets Groups Projects
Commit 4b5c8172 authored by scott snyder's avatar scott snyder
Browse files

DataQualityUtils: Do not use variable-length arrays.

Variable-length arrays are nonstandard, and gcc warns about them.
In this particular case, we don't even need to use an array.
parent c05129b3
No related branches found
No related tags found
1 merge request!20779WIP: Migrate DataQualityTools to ToolHandles
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment