http://d.puremagic.com/issues/show_bug.cgi?id=7396
--- Comment #13 from Daniel Green <[email protected]> 2012-01-30 11:40:30 PST --- (In reply to comment #12) > (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. It is RELEVANT because that information is THROWN AWAY during parsing. ONLY the PARSER knows that C compiler default alignment is required and DOES NOT convey that information in any form. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
