[Issue 22724] ImportC: VC's __pragma(pack) fails to compile

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Feb 3 09:53:32 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=22724

--- Comment #3 from Max Samukha <maxsamukha at gmail.com> ---
(In reply to Max Samukha from comment #2)
> I see now that the __pragma token is reserved,

That's wrong. __pragma is the identifier for the 'pragma' token. I should be
more attentive.

--


More information about the Digitalmars-d-bugs mailing list