Bug 12003 – std\zip.d(421): Deprecation

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P2
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-01-26T06:00:51Z
Last change time
2020-03-21T03:56:41Z
Assigned to
No Owner
Creator
SHOO

Comments

Comment #0 by zan77137 — 2014-01-26T06:00:51Z
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.
Comment #1 by github-bugzilla — 2014-02-14T14:43:45Z
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
Comment #2 by b2.temp — 2015-11-27T16:23:19Z