Hi Thomas, On 7. Feb 2009, at 20:20, Thomas McGuire wrote:
> Writing or reading a std::vector<std::string> to DataOStream or from > DataIStream will lead to corrupted memory and hard to track down bugs. > ... > Therefore, I propose to change the operators to do the following: The original scope of the DataStream operators was to handle basic data types. Your proposal is much better, though. I've added it to the trunk (#2553). Cheers, Stefan. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

