www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - print error messages but no line number

reply user <boyseeyou gmail.com> writes:
D:\tinyxpath061204>bud.exe test.d -O -release -w  -Ttestxpath.exe  -odobjs
warning - Error: statement is not reachable
warning - Error: statement is not reachable
warning - Error: array 'length' hides other 'length' name in outer scope


use dmd 1.76
Dec 05 2006
parent Frits van Bommel <fvbommel REMwOVExCAPSs.nl> writes:
user wrote:
 D:\tinyxpath061204>bud.exe test.d -O -release -w  -Ttestxpath.exe  -odobjs
 warning - Error: statement is not reachable
 warning - Error: statement is not reachable
 warning - Error: array 'length' hides other 'length' name in outer scope
would you mind sharing the contents of this mysterious 'test.d' file you refer to? ;)
 use dmd 1.76
Presumably you mean DMD 0.176?
Dec 05 2006