foreach range construction bug?!!?!?!?

Phil Lavoie maidenphil at hotmail.com
Sun Jan 6 15:16:11 PST 2013


I am currently working on Windows. The opengl32.lib is an import 
library created using implib /noi /system opengl32.lib 
C:\Windows\System32\opengl32.dll
This all links correctly, otherwise I would get en error during 
compile + link. I run the command rdmd --force thismodule.d. The 
library is located on a dev folder which is located in sc.ini. 
Also, optlink.cfg contains the /scanlib directive. I don't think 
this is strictly an issue about compilation/link, since moving 
the constructor away seems to work correctly (-version=Working).


More information about the Digitalmars-d-learn mailing list