[protobuf] DebugString causing a crash

2011-04-04 Thread des fitzgerald
Hi, below is more orless the same example in the on-line documentation "the message Foo" example turned into a cppunit_test I thought the DebugString method would always work, based upon what I have read. This crashes? any guidance? thanks des static std::string data; // Will store a serialized

[protobuf] protobuf and Eclipse EMF & RCP

2013-06-12 Thread des fitzgerald
Hi, We have been having good success with embedding protobuf messages as a means of specifying all the standard processes, with options, for our Geophysics and Geology processing and modelling software base. Protobuf technology was so close to elements of an internally grown system we had evolv