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: [email protected]
Reporter: [email protected]
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!
--