digitalmars.D.bugs - template compilation error
- Sean Kelly (8/8) Aug 02 2005 This is related to the glue.c problem, but I figured I'd posted this sep...
This is related to the glue.c problem, but I figured I'd posted this separately to make sure they were both fixed. I haven't pared down a minimal test case this time around, but the example is still pretty straightforward. Compile the file with -unittest set: http://home.f4.ca/sean/d/badFrame.d The error is: badFrame.d(110): function std.atomic.doAtomicLoad!(uint).doAtomicLoad cannot access frame of function doAtomicLoad
Aug 02 2005