http://d.puremagic.com/issues/show_bug.cgi?id=7396
--- Comment #6 from Walter Bright <[email protected]> 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: -------
