]> git.mxchange.org Git - flightgear.git/commit
Refactor the XMLAuto parsing code to no longer warn about every node handled by the...
authorjmt <jmt>
Wed, 23 Sep 2009 17:25:42 +0000 (17:25 +0000)
committerTim Moore <timoore@redhat.com>
Wed, 23 Sep 2009 21:11:07 +0000 (23:11 +0200)
commit739196c912dcbac7633c8c7144a27ed0e12cc557
treee740d23cdb5fcf989582265004cf064082cd7ccd
parent13ff5da4becb2f53ceb68c997e5942b1849d2c0a
Refactor the XMLAuto parsing code to no longer warn about every node handled by the base class (FGXMLAutoComponent). As a side effect, issue better warnings when an unrecognised node is encountered.
src/Autopilot/xmlauto.cxx
src/Autopilot/xmlauto.hxx