Forward Reference -g bug (minor) code reduction challange

clayasaurus clayasaurus at gmail.com
Wed Apr 12 11:54:35 PDT 2006


Hi, I have code that will compile with

dmd -c def.d

but will give forward reference errors when compiled with

dmd -c -g def.d

I have not been able to reduce the code, maybe someone with more 
understanding can.

The offending code can be found here --> 
http://www.dsource.org/projects/warbots/browser/trunk/mpong/def.d (too 
big to upload to digitalmars server.)



More information about the Digitalmars-d-bugs mailing list