http://d.puremagic.com/issues/show_bug.cgi?id=7396



--- Comment #12 from Walter Bright <bugzi...@digitalmars.com> 2012-01-30 
11:21:01 PST ---
(In reply to comment #11)
> Currently,
>     `align:` becomes`align(8)`.  Ambiguous. default alignment or 8 byte? 

This is the misunderstanding.

   align:

means align to the C compiler default. IT DOES NOT MEAN align(8). How it is
implemented under the hood is IRRELEVANT.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to