Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Main renderer.cxx, 1.90, 1.91

2007-08-13 Thread Timothy Moore
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Frederic Bouvier wrote: > Hi Tim, > > Quoting Tim Moore : > >> // XXX Make this go away when OSG 2.2 is released. >> ! #if ((2 <= OSG_VERSION_MAJOR) && (1 <= OSG_VERSION_MINOR) \ >> ! && (4 <= OSG_VERSION_PATCH)) >> #define UPDATE_VISITOR_IN

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Main renderer.cxx, 1.90, 1.91

2007-08-13 Thread Frederic Bouvier
I wrote : > Hi Tim, > > Quoting Tim Moore : > > > // XXX Make this go away when OSG 2.2 is released. > > ! #if ((2 <= OSG_VERSION_MAJOR) && (1 <= OSG_VERSION_MINOR) \ > > ! && (4 <= OSG_VERSION_PATCH)) > > #define UPDATE_VISITOR_IN_VIEWER 1 > > #endif > > I think this test will not work

Re: [Flightgear-devel] [Flightgear-cvslogs] CVS: source/src/Main renderer.cxx, 1.90, 1.91

2007-08-13 Thread Frederic Bouvier
Hi Tim, Quoting Tim Moore : > // XXX Make this go away when OSG 2.2 is released. > ! #if ((2 <= OSG_VERSION_MAJOR) && (1 <= OSG_VERSION_MINOR) \ > ! && (4 <= OSG_VERSION_PATCH)) > #define UPDATE_VISITOR_IN_VIEWER 1 > #endif I think this test will not work for version 2.2.0 ( patch con