]> git.mxchange.org Git - flightgear.git/commit
It's usually not a good idea to assign a const char* to a node of a temporary propert...
authorehofman <ehofman>
Thu, 14 Oct 2004 09:49:46 +0000 (09:49 +0000)
committerehofman <ehofman>
Thu, 14 Oct 2004 09:49:46 +0000 (09:49 +0000)
commit77d3a549a72e7a147d32a7bd0dbd886647ed19a3
tree3767667458b3367a6f8582faae7daede884b917f
parentfa7f2468c29640326b87d4934b774c031b19baec
It's usually not a good idea to assign a const char* to a node of a temporary property tree, use string instead.
src/AIModel/AIBase.hxx
src/AIModel/AIManager.cxx