Skip to content

Use vector list initialization instead of arrays in C++ tests

Latest

Choose a tag to compare

@yesenarman yesenarman released this 26 Jul 16:07

This should fix the 'empty array compilation error'.

Also in this patch is a fix for a GCC -Wconversion warning in the generated verify_case function.