cpp-driver
cpp-driver copied to clipboard
Fix some compiler warnings in tests code
trafficstars
These are just some warnings I came across when building the driver for which I could implement a fix.
With which compiler?
With which compiler?
This was with the Microsoft Visual C++ compiler. Details can be found in the individual commit messages.
It seems c77df6c0dac306288d5c8227fcdad9eb01e48927 isn't necessary. The code compiles without it for version 19.29 and 19.40 of the compiler.