Hi, On Thu, Feb 02, 2006, Matthias Klose wrote: > updated patch mentioned at > http://gcc.gnu.org/ml/gcc/2006-02/msg00026.html
It doesn't apply to the Debian source: bee% patch -p1 < txt00000.txt patching file file.c Hunk #1 FAILED at 434. 1 out of 1 hunk FAILED -- saving rejects to file file.c.rej patching file implicit.c Hunk #1 succeeded at 850 (offset 311 lines). patching file main.c Hunk #1 succeeded at 540 (offset 39 lines). patching file make.h Hunk #1 succeeded at 431 (offset 4 lines). patching file misc.c Hunk #2 succeeded at 498 (offset -68 lines). Hunk #3 FAILED at 825. 1 out of 3 hunks FAILED -- saving rejects to file misc.c.rej patching file read.c Hunk #1 FAILED at 1871. Hunk #2 FAILED at 2017. 2 out of 2 hunks FAILED -- saving rejects to file read.c.rej As I said, I think there were some upstream changes concerning hash_* functions, and I suspect the patch needs to be adapted to use these new functions instead of adding its own copies. Otherwise, the changes in this patch do not seem to be large or disruptive, and seem to apply correctly (besides hashing functions). Bye, -- Loïc Minier <[EMAIL PROTECTED]> Current Earth status: NOT DESTROYED

