Thread overview
[Issue 1618] New: Typo in std\system.d
Oct 27, 2007
d-bugmail
Oct 28, 2007
d-bugmail
Oct 28, 2007
d-bugmail
Nov 04, 2007
d-bugmail
October 27, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1618

           Summary: Typo in std\system.d
           Product: D
           Version: 1.022
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: peter.klotz@aon.at


It seems "endianness" is correct, not "endiannes" (see
http://en.wikipedia.org/wiki/Endianness).


-- 

October 28, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1618


andrei@metalanguage.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




-- 

October 28, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1618


andrei@metalanguage.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|bugzilla@digitalmars.com    |andrei@metalanguage.com
             Status|ASSIGNED                    |NEW




------- Comment #1 from andrei@metalanguage.com  2007-10-28 01:48 -------
The fix will go in the next release. Thanks!


-- 

November 04, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1618


bugzilla@digitalmars.com changed:

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




------- Comment #2 from bugzilla@digitalmars.com  2007-11-03 21:51 -------
Fixed dmd 1.023 and 2.007


--