digitalmars.D - Compiler not giving line numbers
- stonecobra <scott stonecobra.com> Jul 30 2004
Anybody have an idea on this one? constructor this (HashMap parent) does not match argument types () Error: expected 1 arguments, not 0 constructor this (HashMap parent) does not match argument types () Error: expected 1 arguments, not 0 constructor this (HashMap parent) does not match argument types () Error: expected 1 arguments, not 0 --- errorlevel 1 I cannot find a single new FooAnything() in the code. What else do I look for? Scott
Jul 30 2004








stonecobra <scott stonecobra.com>