[ https://issues.apache.org/jira/browse/XALANC-687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steven J. Hathaway resolved XALANC-687. --------------------------------------- Resolution: Fixed Patch submitted > Remove compiler warning from XalanVector.hpp with GCC 4.3 > --------------------------------------------------------- > > Key: XALANC-687 > URL: https://issues.apache.org/jira/browse/XALANC-687 > Project: XalanC > Issue Type: Improvement > Components: XalanC > Affects Versions: CurrentCVS > Reporter: John Keeping > Priority: Trivial > Attachments: fix_warnings.patch > > Original Estimate: 10m > Remaining Estimate: 10m > > With GCC 4.3's stricter checking, it spews out warnings suggesting > parentheses around && within || at XalanVector.hpp:921. I realise that this > is completely unnecessary, but with all the templating around this code just > including XalanTransformer.hpp results in several pages of warnings from > Xalan making it hard to see if anything's actually wrong in my code. > Is there any chance you could add the parentheses to the code? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: xalan-dev-unsubscr...@xml.apache.org For additional commands, e-mail: xalan-dev-h...@xml.apache.org