Overview
Artifact ID: | 87ad4ebe95ac2ab72dc5efa2480bc5b669e57f2a |
---|---|
Ticket: | 36cb6b45fd9d31f6bc4bd4ad87f18aad50e5bce9
in windows, fossil allows addition of the same file twice |
User & Date: | drh 2010-01-20 18:38:34 |
Changes
- Appended to comment:
<hr><i>drh added on 2010-01-20 18:38:34:</i><br> The psapi.lib fix might be technically better. But my (ancient) mingw-gcc doesn't know that library exists and won't link to it. So instead, I added code that disallows adding files that differ only in ASCII case under windows. See check-in [4b9455bf03c38546c1adc49f5a03bd2eba096969].