January 26, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12003

           Summary: std\zip.d(421): Deprecation
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: zan77137@nifty.com


--- Comment #0 from SHOO <zan77137@nifty.com> 2014-01-26 06:00:51 PST ---
In phobos(std.zip), none-deprecated method "ZipArchive.build" uses deprecated member "ArchiveMember.madeVersion".

----

std\zip.d(421): Deprecation: function std.zip.ArchiveMember.madeVersion is deprecated - Please use fileAttributes instead.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
February 14, 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12003



--- Comment #1 from github-bugzilla@puremagic.com 2014-02-14 14:43:45 PST ---
Commits pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/c42bb8f593afcfe1560109019ce3c99f4375096a Fix Issue 12003 - std\zip.d(421): Deprecation

https://github.com/D-Programming-Language/phobos/commit/a86721bb4c6fdcac2eb2cc576a3ffb954b9ac3d3 Merge pull request #1885 from shoo/fix_issue12003

Fix Issue 12003 - std\zip.d(421): Deprecation

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