Thread overview
[Issue 3777] New: size_t is undefined
Feb 07, 2010
Jerry Quinn
Jan 22, 2012
Walter Bright
February 07, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=3777

           Summary: size_t is undefined
           Product: D
           Version: 2.038
          Platform: All
               URL: http://digitalmars.com/d/2.0/type.html
        OS/Version: All
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P2
         Component: www.digitalmars.com
        AssignedTo: nobody@puremagic.com
        ReportedBy: jlquinn@optonline.net


--- Comment #0 from Jerry Quinn <jlquinn@optonline.net> 2010-02-06 16:15:32 PST ---
Array lengths are defined to be size_t but the size_t type itself is not
defined.
Something about size_t should be on this page, I think.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 22, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=3777



--- Comment #1 from github-bugzilla@puremagic.com 2012-01-22 12:53:54 PST ---
Commit pushed to https://github.com/D-Programming-Language/d-programming-language.org

https://github.com/D-Programming-Language/d-programming-language.org/commit/66e278ad9f976403ad6016dd588994d5d5e1179b fix Issue 3777 - size_t is undefined

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
January 22, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=3777


Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla@digitalmars.com
         Resolution|                            |FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------