ObjFW  Check-in [379d75e1bc]

Overview
Comment:OFString: Fix standardize_path().

It still needs some more special casing for Windows.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 379d75e1bc557d7fb68fdbb51ccbd5c6251759ad903f20aec2b28de7fd3d8d9a
User & Date: js on 2013-06-17 09:36:34
Other Links: manifest | tags
Context
2013-06-18
21:37
Make more use of OF_STRING_ENCODING_NATIVE. check-in: 7c7187345a user: js tags: trunk
2013-06-17
09:36
OFString: Fix standardize_path(). check-in: 379d75e1bc user: js tags: trunk
08:54
Replace a few asserts with OF_ENSURE / OBJC_ERROR. check-in: dc17a614e8 user: js tags: trunk
Changes