[Issue 7396] Indicate default alignment with 0.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 29 22:20:52 PST 2012


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



--- Comment #6 from Walter Bright <bugzilla at digitalmars.com> 2012-01-29 22:20:51 PST ---
I would suggest the problem is with the way gdc is doing alignment.

    align:

means the default alignment that matches the C compiler. dmd and gdc need to do
whatever it takes to make that happen. Adding another align directive just
confuses things.

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


More information about the Digitalmars-d-bugs mailing list