gnu-arch-users
[Top][All Lists]
Advanced

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

[Gnu-arch-users] [BUG] On win32 diff/patch need --binary flag


From: John A Meinel
Subject: [Gnu-arch-users] [BUG] On win32 diff/patch need --binary flag
Date: Mon, 15 Nov 2004 00:07:03 -0600
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

On windows/cygwin patch defaults to ignoring line endings unless you supply the --binary flag. This causes problems for tla as it expects files to not be modified. (In general creating pristines always end up as LF, even if they were CRLF).

I have a small patch in
address@hidden/tla--win32-diff-w-binary--1.3

Right now it's an #ifdef for win32 or cygwin. It could also be done with a config option. cfg__patch_needs_binary_flag sort of thing.

John
=:->

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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