https://bugs.kde.org/show_bug.cgi?id=513522
Bug ID: 513522
Summary: m_libcassert.c: 'ordered comparison of pointer with
integer zero' compiler warning
Classification: Developer tools
Product: valgrind
Version First 3.27 GIT
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
GCC reports the following warning in coregrind/m_libcassert.c:
m_libcassert.c: In function ‘report_and_quit’:
m_libcassert.c:503:31: warning: ordered comparison of pointer with integer zero
[-Wextra]
503 | if (VG_(debugLog_getLevel) > 0) {
| ^
SOFTWARE/OS VERSIONS
Commit 1d4182eed4d compiled on Arch Linux
--
You are receiving this mail because:
You are watching all bug changes.