]> git.mxchange.org Git - simgear.git/commit
Fix PropertyObject bug and interface improvements.
authorThomas Geymayer <tomgey@gmail.com>
Thu, 7 Feb 2013 00:22:09 +0000 (01:22 +0100)
committerThomas Geymayer <tomgey@gmail.com>
Thu, 7 Feb 2013 00:25:55 +0000 (01:25 +0100)
commit21e2a769eb73fce9f043277928f8ecf198124e71
treec28fdc1cd160237af89c1c49d24b8faa48a6de24
parentfd8369142a291a473e8d1587ad0d7fcc252b6ad5
Fix PropertyObject bug and interface improvements.

 - Fix overwriting of parent node if PropertyObject::node() is
   called for a non-existing node.
 - Prevent implicit conversion from const char* and
   SGPropertyNode*
simgear/props/propertyObject.cxx
simgear/props/propertyObject.hxx