std.container.array linker error on OS X

Etienne via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Sep 9 12:58:42 PDT 2014


I have to specify that AsyncSignal is defined as a "final shared class", 
and the array is defined as a Array!AsyncSignal

I'm not sure if the compiler on OSX could act different and add the 
shared symbols there?


More information about the Digitalmars-d-learn mailing list