http://bugzilla.gdcproject.org/show_bug.cgi?id=205
thomas.bock...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |--- Status|RESOLVED |NEW --- Comment #2 from thomas.bock...@gmail.com --- Nevermind - although it compiles, it turns out that my workaround doesn't actually control inlining on DMD. So, I still need pragma(inline, true): Or pragma(inline, true { } Added to the GDC grammar to be able to share one code base across all the major compilers. -- You are receiving this mail because: You are watching all bug changes.