Case folding collision trying to update to tip on Windows
"Stutzman, David K CTR USARMY RDECOM CERDEC (US)" <[email protected]>
| Newsgroups | gmane.comp.mozilla.crypto |
|---|---|
| Message-ID | <DAA3D1158E49784DA0B1B04964F8FBFB7DFC124F@UCOLHPUI.easf.csd.disa.mil> |
Besides the build troubles, another complaint for Windows users is there is this problem: $ hg update -r tip abort: case-folding collision between org/mozilla/jss/tests/HmacTest.java and org/mozilla/jss/tests/HMACTest.java These 2 files have the same name on a windows machine due to case insensitivity: https://hg.mozilla.org/projects/jss/log/tip/org/mozilla/jss/tests/HMACTest.java https://hg.mozilla.org/projects/jss/log/tip/org/mozilla/jss/tests/HmacTest.java It would be great if one of those could be changed. Dave -- dev-tech-crypto mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-crypto