D - [BUG] compiler message missing file and line
- Ant <duitoolkit yahoo.ca> Apr 09 2004
my code if ( fileName.length . projectName.length ) should be if ( fileName.length > projectName.length ) and the compiler issued: "no property 'projectName' for type 'uint'" i.e. no file or line number Ant
Apr 09 2004








Ant <duitoolkit yahoo.ca>