[ https://issues.apache.org/jira/browse/QPID-3926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darryl L. Pierce updated QPID-3926: ----------------------------------- Attachment: 0001-Changed-the-way-16-bit-unsigned-chars-are-initialize.patch > Fixes how unsigned 16 bit ints are assigned in the UUID test. > ------------------------------------------------------------- > > Key: QPID-3926 > URL: https://issues.apache.org/jira/browse/QPID-3926 > Project: Qpid > Issue Type: Bug > Components: C++ Client > Affects Versions: 0.16 > Reporter: Darryl L. Pierce > Priority: Blocker > Attachments: > 0001-Changed-the-way-16-bit-unsigned-chars-are-initialize.patch > > > On Fedora 17, or any compiler that uses the C++11 standard, the existing test > fails to compile with errors like: > /home/mcpierce/Programming/Qpid/qpid/cpp/src/tests/Uuid.cpp:51:165: error: > narrowing conversion of ''\37777777672'' from 'char' to 'unsigned char' > inside { } is ill-formed in C++11 [-Werror=narrowing] -- 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: dev-unsubscr...@qpid.apache.org For additional commands, e-mail: dev-h...@qpid.apache.org