Comment # 4 on bug 205 from
> What about moving the pragma inside the function?

That way does work, although only with the `version` guard.

Adding such a block to every. single. function. that needs to be inlined is
actually more disruptive to my work than just commenting out the group label
when compiling with GDC, though.


You are receiving this mail because: