You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "michael goulish (JIRA)" <ji...@apache.org> on 2013/01/10 16:34:13 UTC

[jira] [Created] (QPID-4531) Variant.cpp cast of -0 failing with older GCC

michael goulish created QPID-4531:
-------------------------------------

             Summary: Variant.cpp cast of -0 failing with older GCC
                 Key: QPID-4531
                 URL: https://issues.apache.org/jira/browse/QPID-4531
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: michael goulish
            Assignee: michael goulish
            Priority: Minor
             Fix For: 0.21


Cast of negative zero to a signed type is throwing with GCC 4.1.2, but not with GCC 4.4.6 .

This causes a failure in unit tests.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org