emacs-devel
[Top][All Lists]
Advanced

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

O_BINARY and emacs_open (was: Build failure for Emacs master)


From: Paul Eggert
Subject: O_BINARY and emacs_open (was: Build failure for Emacs master)
Date: Thu, 14 Apr 2016 09:50:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1

On 04/14/2016 09:19 AM, Eli Zaretskii wrote:
No, we set the mode to be binary by default in emacs_open, if text
isn't explicitly requested:

Ah, in that case we can simplify emacs_open callers, as they no longer need to worry about O_BINARY and this will help to lessen confusion such as mine. I installed the attached patch on master.

Attachment: 0001-Simplify-use-of-O_BINARY.patch
Description: Source code patch


reply via email to

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