gdc-0.19 violates D spec bahavior on module name case sensitivity
Wolfgang Draxinger
wdraxinger at darkstargames.de
Wed Oct 18 14:45:21 PDT 2006
Lars Ivar Igesund wrote:
> Then they shouldn't do cross platform development ;)
There are a few example programs which don't compile under Linux
(and other case sensitive OS of course). For example ctrace:
Since the filenames in the archive are all lowercase, but within
ctrace.d a module ctParams is referenced it doesn't compile,
except you rename ctparams.d to ctParams.d or change the module
name and references to it to ctparams.
Wolfgang Draxinger
--
E-Mail address works, Jabber: hexarith at jabber.org, ICQ: 134682867
GPG key FP: 2FC8 319E C7D7 1ADC 0408 65C6 05F5 A645 1FD3 BD3E
More information about the D.gnu
mailing list