[Issue 18027] New: CRLF terminators in release tarball files
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 3 20:44:52 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=18027
Issue ID: 18027
Summary: CRLF terminators in release tarball files
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: normal
Priority: P1
Component: dmd
Assignee: nobody at puremagic.com
Reporter: matthias at tenstral.net
Hi!
This issue has been reported first to LDC as
https://github.com/ldc-developers/ldc/issues/2402 but affects DMD as well,
apparently.
Some files in DMDs testsuite use windows line terminators, which confuses Git
unless it is configured to accept these.
This messes with Linux distribution packaging workflow in Debian, so it would
be neat if that could be fixed.
A list of affected files can be found in the LDC issue report linked above.
Thanks!
--
More information about the Digitalmars-d-bugs
mailing list