Sam Lantinga deb8086b08 Fixed bug 2072 - Make OS X's filesystem calls use -[NSString fileSystemRepresentation]
C.W. Betts

The recommended way of getting a file name that POSIX file APIs can open in OS X when using an NSString is -[NSString fileSystemRepresentation]. However, the current filesystem API in hg uses -[NSString UTF8String].
2013-10-21 00:20:27 -07:00
..
2013-10-17 23:02:29 -07:00
2013-10-20 20:49:36 -07:00
2013-10-17 23:02:29 -07:00
2013-10-17 23:02:29 -07:00
2013-08-29 14:03:44 -03:00
2013-10-17 23:02:29 -07:00
2013-10-17 23:02:29 -07:00
2013-10-20 10:39:26 -07:00