Can someone check this on win32 ?

BBaz via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Nov 21 03:46:06 PST 2015


Seems to be fixed:

______________________
import std.math;
void main() {real function(real) c = &sin;}
______________________


https://issues.dlang.org/show_bug.cgi?id=4541

At least it works on linux x86_64.




More information about the Digitalmars-d-learn mailing list