Avoid files with names differing only by casing #32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Apparently even a quarter-century into the third millennium, some OSes balk at file names that differ only by casing ;-) In particular, at the moment, src/core has both type.js and Type.js.
😁 it's an interesting case.
@glen it would help me a lot if you can rename the
Type.js
function soon. Right now I can't work withnanomath
on my machine.