[Log4cplus-devel] [ log4cplus-Bugs-3585446 ] Supress Warnings in Visual Studio
Logging Framework for C++
Brought to you by:
wilx
From: SourceForge.net <no...@so...> - 2012-11-09 13:50:49
|
Bugs item #3585446, was opened at 2012-11-08 11:12 Message generated for change (Comment added) made by wilx You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3585446&group_id=40830 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: v1.1.x >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Chris Steenwyk (csteenwyk) Assigned to: Václav Zeman (wilx) Summary: Supress Warnings in Visual Studio Initial Comment: The do {} while( 0 ) macros in loggingmacros.h cause a plethora of warnings in Visual Studio. I suppressed this using the included diff. Could that be suppressed? ---------------------------------------------------------------------- >Comment By: Václav Zeman (wilx) Date: 2012-11-09 05:50 Message: Thank you. I have applied your patch with some small changes. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=429073&aid=3585446&group_id=40830 |