]> git.mxchange.org Git - simgear.git/commit
Frederic Bouvier:
authorehofman <ehofman>
Sat, 17 Dec 2005 22:12:53 +0000 (22:12 +0000)
committerehofman <ehofman>
Sat, 17 Dec 2005 22:12:53 +0000 (22:12 +0000)
commit2e329426ab08ce372d9c11c635b2c2fded939e87
tree42157afcf7e48f6399b5072e7ed1c6356407209d
parent4c68d0345713a2c607afd8935b232fb48ec8f234
Frederic Bouvier:

The create_dir was totally broken. No function was used at the right place
except mkdir. This patch now create directories without segfaulting.

Erik:

This was my bad, I've been using a really slow computer for the last ten months
and recompiling SimGear with a change to the properties code takes ages, so
once in a while I apply something not entirely tested. This is one really bad
example which shouldn't have happened. Thanks to Frederic for fixing it.
simgear/misc/sg_path.cxx