Re: [Flightgear-devel] A puzzling problem with FG XML parsing

2010-09-15 Thread Alasdair
On Tue, 2010-09-14 at 09:25 -0600, Ron Jensen wrote: > On Monday 13 September 2010 19:57:55 Alasdair wrote: > > I have recently been delving into FG's innards, with a view to fixing > > some problems with the speech handling capabilities. This has led > > indirecly to my having to understand how XM

Re: [Flightgear-devel] A puzzling problem with FG XML parsing

2010-09-14 Thread Ron Jensen
On Monday 13 September 2010 19:57:55 Alasdair wrote: > I have recently been delving into FG's innards, with a view to fixing > some problems with the speech handling capabilities. This has led > indirecly to my having to understand how XML files are parsed. > > Now in SG's XML folder is a program c

Re: [Flightgear-devel] A puzzling problem with FG XML parsing

2010-09-13 Thread Frederic Bouvier
Did you notice there is a while loop begining line 223 ? -Fred - Message d'origine - De: Alasdair Env: mardi 14 septembre 2010 03:57 À: FlightGear developers discussions Objet: [Flightgear-devel] A puzzling problem with FG XML parsing I have recently been delving into FG'

Re: [Flightgear-devel] A puzzling problem with FG XML parsing

2010-09-13 Thread Torsten Dreyer
Am 14.09.10 03:57, schrieb Alasdair: > I have recently been delving into FG's innards, with a view to fixing > some problems with the speech handling capabilities. This has led > indirecly to my having to understand how XML files are parsed. > > Now in SG's XML folder is a program called easyxml.cx

[Flightgear-devel] A puzzling problem with FG XML parsing

2010-09-13 Thread Alasdair
I have recently been delving into FG's innards, with a view to fixing some problems with the speech handling capabilities. This has led indirecly to my having to understand how XML files are parsed. Now in SG's XML folder is a program called easyxml.cxx which reads the XML files before passing con