July 09, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2209

           Summary: Typo in doc for offsetof
           Product: D
           Version: 1.032
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: minor
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: wbaxter@gmail.com


Follow up to #515...
The spec was corrected, but now there's a typo:
".offsetof can only be applied to not expressions"
http://www.digitalmars.com/d/1.0/class.html

And probably same for 2.0.


-- 

July 14, 2008
http://d.puremagic.com/issues/show_bug.cgi?id=2209


wbaxter@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from wbaxter@gmail.com  2008-07-14 15:38 -------
Typo looks to be fixed now on both D1 and D2 pages.


--