[Tickets] [Orxonox] #315: Use boost::filesystem paths
Orxonox
trac at orxonox.net
Fri Mar 20 09:32:14 CET 2009
#315: Use boost::filesystem paths
---------------------------------+------------------------------------------
Reporter: rgrieder | Owner: nobody
Type: defect | Status: closed
Priority: normal | Milestone: Version 0.3 Codename: Castor
Component: GeneralFramework | Version: 0.2.0
Severity: major | Resolution: fixed
Keywords: filesystem filepath |
---------------------------------+------------------------------------------
Changes (by rgrieder):
* status: new => closed
* resolution: => fixed
Comment:
Worth noting: fstream.open() works with Unix forward slashes on Windows.
So you can easily use Core::getMediaPathString() (already includes a "/"
at the end). [[br]][[br]]
I therefore declare this ticket as more or less resolved since I don't see
where else it would be really necessary to use boost::filesystem.
--
Ticket URL: <http://www.orxonox.net/ticket/315#comment:2>
Orxonox <http://www.orxonox.net>
Orxonox Open Source game
More information about the Tickets
mailing list