Artifact 1fa6e1633a34f7d09c9e10d838f5f661bfa44f1d:
- File src/file.c — part of check-in [ce4afc891c] at 2014-02-25 13:31:06 on branch extended-path-prefix — Follow-up to [8ab08d32c7]: Fossil still doesn't handle the extended path prefix on win32 ('\\?\') right, mainly in checking paths. e.g.: "fossil add //\?/C:/Localdata/workspace/fossil/foo.c". Fossil cannot know that this path is correct. Solution: Strip the extended path prefix in file_simplify_name(), and only add it back when needed. Latest "winhttp.c" changes could be reverted with this change when compiling with MSVC or MinGW-w64 (as the repository path after simplicifation doesn't contain '?' any more), but when using MinGW the command-line handling cannot be thrusted. (user: jan.nijtmans size: 31381)
A hex dump of this file is not available. Please download the raw binary file and generate a hex dump yourself.