View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0002115 | Spring engine | General | public | 2010-09-13 19:02 | 2016-04-26 03:34 | ||||||||
Reporter | spliff | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Product Version | 0.82.5 | ||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0002115: Case-sensitivity on Windows | ||||||||||||
Description | Adding r:\springtest\final\ to directories Adding R:\SpringTest\final\ to directories ... Using read-write data directory: r:\springtest\final\ Using read-only data directory: R:\SpringTest\final\ ... Scanning: R:\SpringTest\final\maps Scanning: R:\SpringTest\final\base Scanning: R:\SpringTest\final\mods Scanning: r:\springtest\final\maps Scanning: r:\springtest\final\base Scanning: r:\springtest\final\mods | ||||||||||||
Additional Information | Windows ain't Linux. These are the same path. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Checked infolog.txt for Errors | |||||||||||||
Attached Files |
|
![]() |
|
gajop (developer) 2016-04-20 06:57 |
Since this thing was bumped, and we experienced case-sensitivity related issues, I might add my thoughts to it as well. Everything in Spring should be case sensitive, for both Linux and Windows (as to assure the game you write in Windows works for Linux too). There's no point in enforcing case insensitivity, and the only thing is force people to mix camelCase with the_underscore notation. |
Forboding Angel (reporter) 2016-04-26 03:34 |
A slightly more heavy handed (and perhaps more sensible?) approach would be to just read everything as lowercase. |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2010-09-13 19:02 | spliff | New Issue | |
2016-04-20 06:57 | gajop | Note Added: 0016192 | |
2016-04-26 03:34 | Forboding Angel | Note Added: 0016206 |