This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix warnings and errors building libiberty with pcc on vax-dec-ultrix4.3


On Thu, Sep 19, 2002 at 06:54:45PM -0400, John David Anglin wrote:
> This is the first of a series of patch to fix the K&R compatibility of
> binutils for building on vax-dec-ultrix4.3.  I have now a complete
> set of patches that allow binutils to build with both pcc and gcc
> with no regressions but they need documenting.

When compiled with gcc, libiberty/md5.c gets many warnings of the form

libiberty/md5.c:407:58: warning: function-like macro "FI" must be used with arguments in traditional C

Your patch does not address this issue.  Is it actually a problem?

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]