* [EMAIL PROTECTED] (Jon S Berndt) [2002.03.16 09:40]:
> On Fri, 15 Mar 2002 09:44:07 -0500
> >1) CHANGE THIS ASAP to at least print an error message
> >  or 
> >2) defend this hack publicly 
> 
> Where is the code located?

$ find . -type f | xargs grep "(int\*)0=0"
./src/FDM/YASim/FGFDM.cpp:  *(int*)0=0; // unexpected tag, boom
./src/FDM/YASim/FGFDM.cpp:    *(int*)0=0;
./src/FDM/YASim/FGFDM.cpp:    if(!atts->hasAttribute(attr)) *(int*)0=0; // boom
./src/FDM/YASim/FGFDM.cpp:    if(!atts->hasAttribute(attr)) *(int*)0=0; // boom

Hmm...I wonder who it could be.  ;-)
-- 
Cameron Moore
/ Do not meddle in the affairs of sysadmins, \
\  for they are subtle and quick to anger.   /

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

Reply via email to