[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Comparing binary files with Diff 3.2 compiled with MinGW
From: |
Eli Zaretskii |
Subject: |
Re: Comparing binary files with Diff 3.2 compiled with MinGW |
Date: |
Sat, 12 May 2012 20:13:45 +0300 |
> Date: Sat, 12 May 2012 20:05:33 +0300
> From: Eli Zaretskii <address@hidden>
>
> 2012-05-12 Eli Zaretskii <address@hidden>
>
> * lib/binary-io.h (SET_BINARY) [O_BINARY]: Return the previous mode.
> (UNSET_BINARY): New macro, to reset I/O to text mode.
> (SET_BINARY, UNSET_BINARY): Include _WIN32 in the conditional for
> MS systems. ^^^^^^
Should be __MINGW32__, obviously. Sorry.
Re: Comparing binary files with Diff 3.2 compiled with MinGW, Bruno Haible, 2012/05/12