On Monday 23 April 2007 22:01, Andy Ross wrote: > Durk Talsma wrote: > > Looking at the CVS browser, it seems like this dependency on SimGear > > was added on January 17, as part of a patch contributed by Maik > > Justus: > > Sorry, but I honestly don't know what you're looking at. There are no > SimGear includes in the HEAD of Gear.hpp in my tree. There is no > revision 1.8 of that file in the cvs log AT ALL. > > When I do: > > cvs -d :pserver:[EMAIL PROTECTED]:/var/cvs/FlightGear-0.9 co > source/src/FDM/YASim/Gear.hpp > > ... I get a file with no SimGear headers at all, just a "class > SGMaterial;" declaration at the top. > > This is bizarre. Curt? Are there separate trees for this stuff? > > Andy >
Oh, wait a second: I now see you are talking about the header (.hpp) file, whereas I was referring to the (.cpp) source file, Gear.cpp. You are right that the former (the hpp) contains (only) the SGmaterial reference. The latter, the Gear.cpp source file is the one containing the additional SimGear include, as shown in the url to the cvs log in my previous mail. Cheers, Durk ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Flightgear-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

