[Issue 15944] New: Wrong directory separators in dmd.2.0xx.x.windows.zip
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Apr 21 05:44:01 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15944
Issue ID: 15944
Summary: Wrong directory separators in dmd.2.0xx.x.windows.zip
Product: D
Version: D2
Hardware: All
OS: Windows
Status: NEW
Severity: normal
Priority: P4
Component: installer
Assignee: code at dawg.eu
Reporter: thecybershadow at gmail.com
dmd.2.0xx.x.windows.zip seems to use backslashes for directory separators
(unlike dmd.2.0xx.x.zip), which does not seem to be compatible with all Zip
programs. For example, compare the directory listing of the root of
dmd.2.065.0.zip with that of dmd.2.065.0.windows.zip in Midnight Commander:
http://dump.thecybershadow.net/aa864d2c17576a50c1b382c3017a6388/Spectacle.Z18045.png
This problem seems to occur in all dmd.2.0xx.x.windows.zip files released to
date.
--
More information about the Digitalmars-d-bugs
mailing list