bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: patch: compile for for diffutils 2.8.1 on HP-UX / ia64


From: Paul Eggert
Subject: Re: patch: compile for for diffutils 2.8.1 on HP-UX / ia64
Date: Tue, 30 Mar 2004 11:41:10 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux)

Petter Reinholdtsen <address@hidden> writes:

>   Error 628: "diff.h", line 135 # "re_pattern_buffer
>     function_regexp" ["diff.h", line 135] cannot be defined to have an
>     incomplete type.

Thanks for reporting this.  I'll fix it in the next version, using a
patch similar to what you sent in.  (I'm surprised that no other
compilers complained about the error.)

>   Warning 863: "diff.c", line 799 # Result of operator << is widened
>     from int to unsigned long.
>             reglist->buf->fastmap = xmalloc (1 << CHAR_BIT);

This warning is harmless.




reply via email to

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