You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
Matthias Klumpp reported this on 2017-12-03T20:44:52Z
Transferred from https://issues.dlang.org/show_bug.cgi?id=18027
Description
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!The text was updated successfully, but these errors were encountered: