Cleanup: Fix some warnings #34
Annotations
3 warnings
Build:
src/md5.cpp#L164
performing pointer subtraction with a null pointer may have undefined behavior [-Wnull-pointer-subtraction]
|
Build:
src/messages.cpp#L76
passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
|
Build:
src/sanity.cpp#L155
passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
|
The logs for this run have expired and are no longer available.
Loading