* Wesley W. Terpstra: > Uhm. Aren't windows filenames case insensitive? > It is getting converted to lower-case because our implementation of > OS.Path lower-cases > everything in compliance with the standard.... > > " > In a Microsoft Windows implementation, canonical paths are entirely > lowercase. > " This is a bug in the standard. Not all Windows file systems are case-insensitive.