bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnulib-tool.py: Inline 'sed' invocations used on library fil


From: Bruno Haible
Subject: Re: [PATCH] gnulib-tool.py: Inline 'sed' invocations used on library files.
Date: Thu, 28 Mar 2024 02:24:02 +0100

Hi Collin,

> Here is a fixed version, sorry.

Thanks! Applied, with one tweak: Let's continue to use 'rb' and 'wb' as
file open() modes, not 'r' and 'w'. If gnulib-tool ever gets used on
Windows, we don't want the trouble caused by Windows CRLF newlines.
We want all generated files to use Unix LF newlines. (Some of the
constants.nlconvert nonsense will have to go away as well.)

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]