filepath icon indicating copy to clipboard operation
filepath copied to clipboard

case-sensitivity in equalFilePath

Open amigalemming opened this issue 2 years ago • 2 comments

Currently Windows.equalFilePath is case-insensitive and Posix.equalFilePath is case-sensitive. I think we also need case-insensitive Posix.equalFilePath for MacOS and then we should maybe also have case-sensitive Windows.equalFilePath for completeness.

amigalemming avatar Feb 04 '24 09:02 amigalemming

we should maybe also have case-sensitive Windows.equalFilePath for completeness

Why?

hasufell avatar Feb 04 '24 09:02 hasufell

On Sun, 4 Feb 2024, Julian Ospald wrote:

we should maybe also have case-sensitive Windows.equalFilePath for completeness

Why?

You may ignore that for now.

amigalemming avatar Feb 04 '24 10:02 amigalemming