https://issues.dlang.org/show_bug.cgi?id=13666
Steven Schveighoffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Steven Schveighoffer <[email protected]> --- Very similar issue encountered: https://github.com/D-Programming-Language/druntime/pull/990 Fails on only OSX and Windows. Error is a undefined symbol, just like this. In my case, the same code, compiled without -inline, succeeds to build. Seems different for your case. --
