• Magnus Hagander's avatar
    Make directory name comparisons on Win32 case insensitive. · aa38153d
    Magnus Hagander authored
    This method will not catch all different ways since the locale
    handling in NTFS doesn't provide an easy way to do that, but it
    will hopefully solve the most common cases causing startup
    problems when the backend is found in the system PATH.
    
    Attempts to fix bug #4694.
    aa38153d
path.c 15.6 KB