svn commit: r1185373 - in /qpid/trunk/qpid/cpp/src/qpid: framing/Uuid.cpp types/Uuid.cpp

2011-10-17 Thread chug
Author: chug Date: Mon Oct 17 20:55:17 2011 New Revision: 1185373 URL: http://svn.apache.org/viewvc?rev=1185373&view=rev Log: QPID-2323 Add Uuid to variant This patch adds a const_cast to the Uuid buffer references. On Solaris the Uuid library calls take non-const args. See also r881679 for relat

svn commit: r1185350 - in /qpid/trunk/qpid/cpp/src/qpid: RefCountedBuffer.cpp RefCountedBuffer.h

2011-10-17 Thread chug
Author: chug Date: Mon Oct 17 20:01:44 2011 New Revision: 1185350 URL: http://svn.apache.org/viewvc?rev=1185350&view=rev Log: QPID-3540 align issues in Solaris Restore original code. Then: 1. Change new/delete to malloc/free. Malloc guarantees alignment for any struct. 2. Change store from char*

svn commit: r1185312 - /qpid/trunk/qpid/cpp/src/qpid/sys/alloca.h

2011-10-17 Thread chug
Author: chug Date: Mon Oct 17 18:02:35 2011 New Revision: 1185312 URL: http://svn.apache.org/viewvc?rev=1185312&view=rev Log: QPID-2905 Fixes for mingw cross-compilation (C++) Restore unreachable code for Solaris builds. Modified: qpid/trunk/qpid/cpp/src/qpid/sys/alloca.h Modified: qpid/tru

svn commit: r1185293 - in /qpid/trunk/qpid/cpp/src: qmf.mk tests/Makefile.am

2011-10-17 Thread tross
Author: tross Date: Mon Oct 17 17:21:09 2011 New Revision: 1185293 URL: http://svn.apache.org/viewvc?rev=1185293&view=rev Log: NO-JIRA - Fixed a couple of problems with "make dist". Modified: qpid/trunk/qpid/cpp/src/qmf.mk qpid/trunk/qpid/cpp/src/tests/Makefile.am Modified: qpid/trunk/qp