[Bug 205] Add pragma(inline) to the grammar

via D.gnu d.gnu at puremagic.com
Sun Jan 31 00:35:23 PST 2016


http://bugzilla.gdcproject.org/show_bug.cgi?id=205

--- Comment #4 from thomas.bockman at gmail.com ---
> 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:
You are watching all bug changes.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20160131/4a502522/attachment.html>


More information about the D.gnu mailing list