digitalmars.D.bugs - print error messages but no line number
- user <boyseeyou gmail.com> Dec 05 2006
- Frits van Bommel <fvbommel REMwOVExCAPSs.nl> Dec 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
Dec 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?
Dec 05 2006








Frits van Bommel <fvbommel REMwOVExCAPSs.nl>