[Apologies for the last posting -- I had meant to reply directly to
Georg.  Here's the context:]

Kaiser Georg writes:

 > I rebuilt all necessary libs with VC++ 7.0 and made one minor code change in 
 >panel_io.cxx: 
 > 
 > readInstrument (const SGPropertyNode * node)
 > {
 > 
 >   //const string &name = node->getStringValue("name");
 >   const string name = node->getStringValue("name");
 > 
 > ...
 > 
 > (the first line resulted in bad pointers during stream-operations
 > and when freeing memory :-))

This is the patch I've just put in CVS.


All the best,


David

-- 
David Megginson, [EMAIL PROTECTED], http://www.megginson.com/

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to