December 18, 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3631

           Summary: Portability of zlib
           Product: D
           Version: 2.031
          Platform: x86_64
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: dfj1esp02@sneakemail.com


--- Comment #0 from Sobirari Muhomori <dfj1esp02@sneakemail.com> 2009-12-18 08:06:12 PST ---
zlib works a lot with uint and mixes uint with size_t which won't work on 64-bit architecture.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 06, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=3631


Brad Roberts <braddr@puremagic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |braddr@puremagic.com
            Version|2.031                       |D1 & D2
         Resolution|                            |FIXED


--- Comment #1 from Brad Roberts <braddr@puremagic.com> 2011-02-06 15:46:01 PST ---
This should be fixed with the next release.  If there's still an issue, please either re-open or re-file with a specific test case that demonstrates a problem.

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