www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 3631] New: Portability of zlib

reply d-bugmail puremagic.com writes:
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



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: -------
Dec 18 2009
parent d-bugmail puremagic.com writes:
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



---
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: -------
Feb 06 2011