https://bugs.kde.org/show_bug.cgi?id=356817
Bug ID: 356817 Summary: valgrind.h triggers compiler errors on MSVC when defining NVALGRIND Product: valgrind Version: unspecified Platform: Compiled Sources OS: MS Windows Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: jsew...@acm.org Reporter: z...@gentoo.org When compiling sources on MSVC with NVALGRIND being defined, it shows this error: 1>include\Valgrind/valgrind.h(4493) : error C2220: warning treated as error - no 'object' file generated 1>include\Valgrind/valgrind.h(4493) : warning C4100: 'format' : unreferenced formal parameter 1>include\Valgrind/valgrind.h(4531) : warning C4100: 'format' : unreferenced formal parameter Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.