Skip to content
Snippets Groups Projects
Commit cd6dcabb 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.



Former-commit-id: 4b5c8172
parent 158163ba
No related branches found
No related tags found
Loading
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