* [EMAIL PROTECTED] (Jon S Berndt) [2003.11.07 12:16]:
> Suggestion:  for debugging purposes (if nothing else) it would be 
> useful to have this command:
> 
> fgfs --version
> 
> also spit out info on other pertinent version numbers, e.g. for:
> 
> plib
> simgear
> jsbsim
> yasim
> etc.
> 
> JSBSim has this available in a header file, and IIRC it is also 
> available in a function call.

How about putting them in the property tree?

/versions/fgfs = 0.9.4
/versions/plib = 1.6.0
/versions/simgear = 0.3.4
/versions/jsbsim = 0.9.4
...

Then you could just loop through /versions/* and spit out the values.
This way, any component can register its version for the user to view.
-- 
Cameron Moore
/ Right now I'm having amnesia and deja vu at the \
\  same time. I think I've forgotten this before. /

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

Reply via email to