ImportC and #pragma pack

Walter Bright newshound2 at digitalmars.com
Tue Sep 28 06:05:04 UTC 2021


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

I'm on the fence about implementing this. On the one hand, I can do it and make 
it work. On the other hand, the C11 way is to use _Alignas, and that's 10 years 
old now. How far do we go with implementing all the nutburger obsolete C 
extension cruft out there?


More information about the Digitalmars-d mailing list