You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that in my fork I have two commits for disabling this. The first was when I got it running in .net core I had to disable it for linux systems. And second time I added a user option to disable it completely since it was breaking tt files on windows. Is there a particular reason you want to force lower case on the filenames on windows where the case doesn't matter anyway?
I've been running with it completely disable for some time and haven't noticed any issues that I can recall.
The text was updated successfully, but these errors were encountered:
Heya!
Not really, I've been trying to make sharpmake case correct for some time (with the introduction of the FileSystemComparer etc.), and slowly getting there :)
I noticed that in my fork I have two commits for disabling this. The first was when I got it running in .net core I had to disable it for linux systems. And second time I added a user option to disable it completely since it was breaking tt files on windows. Is there a particular reason you want to force lower case on the filenames on windows where the case doesn't matter anyway?
I've been running with it completely disable for some time and haven't noticed any issues that I can recall.
The text was updated successfully, but these errors were encountered: