[Issue 8565] DMD 2.060 regression: align(1) broken

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Aug 20 05:08:25 PDT 2012


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


Alex Rønne Petersen <alex at lycus.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |alex at lycus.org
         Resolution|                            |INVALID


--- Comment #1 from Alex Rønne Petersen <alex at lycus.org> 2012-08-20 14:08:16 CEST ---
It's a known (and intended) breaking change. You have to put an align(1):
before the fields of the struct for it to work now.

-- 
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