> I tried to make a tutorial including <target> tag and got this error:
> Nasal runtime error: No such member: set_lonlat
> at ......./tutorial.nas line 280
> called from .............. /tutorial.nas, line 155
> called from ............../tutorial.nas line 110
>
> I've noticed that in $FG_ROOT/data/Nasal/tutorial.nas, at line 280, there
> is a call to function geo.Coord.new().set_lonlat(...)
>
> But after checking $FG_ROOT/data/Nasal/geo.nas, saw that there is no method
> named set_lonlat, instead there is a method named set_latlon.
>
> I think this typo should be fixed.

That has allready been fixed with a patch for Revision 1.23 on Jan, 15th.
http://cvs.flightgear.org/viewvc/data/Nasal/tutorial.nas?view=log

Torsten

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to