On Sunday 07 January 2007 17:34, gh.robin wrote:
> On Sun 7 January 2007 18:20, Martin Spott wrote:
> > Nick Warne wrote:
> > > There is a typo in:
> > >
> > > src/Instrumentation/vertical_speed_indicator.cxx  line 17:
> > >
> > > _static_pressure(node->getStringValue("static-pressure",
> > > "/Systems/static/pressure-inhg"))
> > >
> > > should be of course:
> > >
> > > _static_pressure(node->getStringValue("static-pressure",
> > > "/systems/static/pressure-inhg"))
> >
> > This affects CVS head as well; would someone consider applying the
> > respective change ?
> >
> >     Martin.
>
> You must first check it , because the existing code is working right
> with  "/Systems/static/pressure-inhg"

Well, on Linux at least with that line I got two 'systems' directories in the 
property tree - one called /Systems/ with one item, the other 
called /systems/ with a host of data.

But I am on full osg build now, so can't test what I got at the time.

Nick

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to