Sebastian Geiger created LOGCXX-490:
---------------------------------------

             Summary: conditional expression is constant
                 Key: LOGCXX-490
                 URL: https://issues.apache.org/jira/browse/LOGCXX-490
             Project: Log4cxx
          Issue Type: Improvement
            Reporter: Sebastian Geiger
            Priority: Minor


When I activate the /W4 warning level in MSVC 2013 I get the following warning:

 warning C4127: conditional expression is constant 

The warning appears for all statements that use the LOG4CXX_* macros suchas 
LOG4CXX_ERROR. I currently get more than 500 if these warnings, which makes 
identifying more important warnings rather difficult.

Of course I could disable the warning, but if this is something that could be 
fixed in the log4cxx code then I think that would be a better solution.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to