Author: fast Date: 2011-06-07 18:13:24 -0700 (Tue, 07 Jun 2011) New Revision: 149 - (https://svn.ict.usc.edu/vh_public/changeset/149) Log: vhmsg - merging changes from VH repository r10404, r10405
r10404 vhmsg - VH-186, don't call isInitialized(). This was a function I added to the core activemq-cpp libraries. But it's just as easy to keep track of it within vhmsg itself using a global. r10405 vhmsg - VH-181, use a bool to check for pthread initialization instead of using *_INITIALIZER identifiers. This previous usage is not cross-platform. This should fix the compile issues we have with linux and mac. Modified: trunk/lib/vhmsg/vhmsg-c/src/vhmsg.cpp ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Smartbody-svn mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/smartbody-svn
