This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gawk Regression: CR characters are not stripped on Windows


On Tue, 27 Feb 2018 12:13:37, Orgad Shaneh wrote:
I see. This is however not true for MSYS2.

Then I guess we will just keep this as a patch for MSYS2, which is
already merged[1]?

[1] https://github.com/Alexpux/MSYS2-packages/commit/c81d882b9838f8245603c7a8d5f8845eeadd6c2a

yes, it is sad that you tricked him into doing that. by doing that youve now
rebroke something else:

http://cygwin.com/ml/cygwin/2017-02/msg00155.html

and while your gripe can by fixed by simply doing "awk something | tr -d '\r'",
the Awk issue that I presented (and that was properly fixed) is now broken again
with Alexpux/MSYS2-packages and git-for-windows/git.

so because of your refusal to add an extra pipe on your command line
(or just do text mounts), portable Awk scripts are broken again on those
platforms.


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]