Change uint to standar type --------------------------- Key: QPID-2543 URL: https://issues.apache.org/jira/browse/QPID-2543 Project: Qpid Issue Type: Improvement Components: C++ Client Affects Versions: 0.7 Reporter: Bruno Matos Fix For: 0.6
I can't find uint as a standard type and it is breaking Mac OS X client compilation in file frame_functors.h. Can be changed to unsigned int or is more appropriated size_t in this context? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org