Fix delete #255
Annotations
1 error and 10 warnings
|
test/drivertest.cpp#L3
relative include path contains '..'
|
test/drivertest.cpp#L85
Implicit conversion from 'int' to bool. Possible information loss
|
test/drivertest.cpp#L79
'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
|
test/drivertest.cpp#L211
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L217
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L262
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L270
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
test/drivertest.cpp#L271
'+=': conversion from '__int64' to 'int', possible loss of data
|
|
|
This job failed
Loading