[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug-gnu-libiconv] [bug #66719] windows 10 build fail
From: |
Bruno Haible |
Subject: |
[bug-gnu-libiconv] [bug #66719] windows 10 build fail |
Date: |
Tue, 28 Jan 2025 04:48:08 -0500 (EST) |
Follow-up Comment #4, bug #66719 (group libiconv):
> In file genaliases.c your open all files in binary mode, but only
> aliases_file opening in text mode. Why?
The files opened in binary mode are shell scripts, because in shell scripts
the end-of-line marker must always be LF only. Whereas in other text files
(from C code to gperf input) CR LF ought to be accepted like LF.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?66719>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature