James Turner wrote:
> On 16 Mar 2010, at 08:14, Erik Hofman wrote:
> What are the steps to reproduce - fire up the Bravo and hit 'reset'?

I've committed a slightly more helpful exception message in props.cxx
It'll provide something like:

Fatal error: '!' found in propertyname after 'velocities'
name may contain only ._- and alphanumeric characters

for: <property>velocities/air!speed-kt</property>
                             ^^^
or
Fatal error: '!' found in propertyname after ''
name may contain only ._- and alphanumeric characters

for : <property>velo!cities/airspeed-kt</property>
                    ^^^
That's about that maximum I could get out of the current code without a 
major rewrite.

Erik

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to