Building of DMDScript with DMD 0.177 failed

Anders F Björklund afb at algonet.se
Thu Dec 21 01:36:25 PST 2006


BCS wrote:

>> dmd -c -I.. -O -release lexer.d
>> lexer.d(1287): Error: shadowing declaration 
>> dmdscript.lexer.Lexer.number.v is deprecated
>> make: *** [lexer.o] Error 1
> 
> Odd, shadowing has been an error for about a dozen versions of DMD. Are 
> you sure you have the latest version of DMDScript?
> 
> (I've never used DMDScript so I can't be of more help, sorry)

DMDScript hasn't compiled in a while, but there
are patches over in the "DMDScript" newsgroup...

Basically just rename "v" into "v_" or something.
Maybe it will be fixed in a 1.12 release later on.

--anders



More information about the Digitalmars-d mailing list