[ https://issues.apache.org/jira/browse/QPID-3496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Darryl L. Pierce updated QPID-3496: ----------------------------------- Attachment: 0001-Removes-an-unnecessary-statement-using-a-namespace.patch Removes unnecessary "using namespace boost" lines. > Removes erroneous namespace usage. > ---------------------------------- > > Key: QPID-3496 > URL: https://issues.apache.org/jira/browse/QPID-3496 > Project: Qpid > Issue Type: Bug > Components: Qpid Managment Framework > Reporter: Darryl L. Pierce > Assignee: Ted Ross > Priority: Blocker > Attachments: > 0001-Removes-an-unnecessary-statement-using-a-namespace.patch > > > The AgentSessionImpl and ConsoleSessionImpl headers have "using namespace > boost". These lines, on Windows, cause Developer Studio to become confused > over the use of uint32_t and uint64_t which is in both the boost and > qpid::sys::windows namespaces. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:dev-subscr...@qpid.apache.org