bug-patch
[Top][All Lists]
Advanced

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

Re: [bug-patch] Upcoming stable release


From: Mike Frysinger
Subject: Re: [bug-patch] Upcoming stable release
Date: Mon, 6 Apr 2009 18:16:42 -0400
User-agent: KMail/1.11.1 (Linux/2.6.28; KDE/4.2.1; x86_64; ; )

On Monday 06 April 2009 13:07:03 Andreas Gruenbacher wrote:
> I am pleased to announce the next alpha release of GNU patch, available by
> anonymous FTP from:
>
>   ftp://alpha.gnu.org/gnu/patch/

plans to include a second tarball (xz) ?

> The code should be feature complete for the next stable release with only a
> few minor bugfixes left in the queue.  This is your chance to report more
> bugs that still need to be addressed.

out of tree build fails: mkdir foo ; cd foo ; ../configure ; make

warning when building on 64bit systems because util.c uses unsigned int but 
hash.c expects size_t:
src/util.c: In function ‘init_backup_hash_table’:
src/util.c:84: warning: passing argument 3 of ‘hash_initialize’ from 
incompatible pointer type

otherwise the tests pass for me

> * The --binary option disables the heuristic for stripping CRs from
>   line endings in patches.  This allows to preserve CRs even in mangled
>   patches, or in patches generated without the --binary option on non-POSIX
>   systems.

so was the heuristic improved after the last thread on the topic ?
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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