Files
simgear/simgear
curt 25364aa2a6 Removed some extraneous debugging output. Hey, this one was subtle. Due
to const/no-const variants of the prop->getNode() method, the 2nd bool
argument was getting promoted to an int so it would match a method with
a const SGPropertyNode * as the first argument.  But that made
it match the wrong version of prop->getNode() and things were failing.
Yikes!  This is one I could have stared at for days to figure out so I'm
glad I caught on to the problem. :-)
2003-05-07 01:59:03 +00:00
..
2002-12-31 14:47:34 +00:00
2003-03-22 10:34:38 +00:00
2002-12-31 14:47:34 +00:00
2002-12-31 14:47:34 +00:00
2002-12-31 14:47:34 +00:00
2003-04-13 21:16:52 +00:00
2002-09-06 20:05:40 +00:00
2003-01-23 15:16:51 +00:00
2002-12-31 14:47:34 +00:00
2002-09-14 16:05:58 +00:00
2002-04-25 15:09:10 +00:00
2001-03-24 13:12:26 +00:00