December 05, 2006
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
December 05, 2006
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?