]> git.mxchange.org Git - simgear.git/commit
Frederic Bouvier:
authorehofman <ehofman>
Mon, 19 Dec 2005 10:22:27 +0000 (10:22 +0000)
committerehofman <ehofman>
Mon, 19 Dec 2005 10:22:27 +0000 (10:22 +0000)
commit9289cfdde99971b76f1ec71d3a9f5a0c9a9afc3b
tree0b27878f07eda4a72345d59f44e7b82f1233cebe
parentbedbe3caad680f2aeb0fc9bbabd95f8d55d49d06
Frederic Bouvier:

Fix a problem where the directory being created is made relative when in fact
it's absolute. It also tightens things a bit on the Windows side.

Erik:

Make the section that splits up the directory in a lists of parent directories
a standalone function.
simgear/misc/sg_path.cxx
simgear/misc/sg_path.hxx