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
ComFreek edited this page Jan 3, 2021
·
1 revision
General info on using archives here.
Case-Sensitive Files in MMT archives
The lf-scala build target generates files in the same directory that only differ by case.
Without further configuration, on Windows and NTFS file systems that entails some serious problems: when running lf-scala: whatever file was generated last has overwritten the other one. Or when using Git, you cannot git checkout to get a clean state: one of the clashing files with always be reported as dirty.