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


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

Re: GDB 5.1 TODO list


>  Date: Wed, 02 Aug 2000 18:50:19 +1000
>  From: Andrew Cagney <ac131313@cygnus.com>
> 
>  Try configuring with
>     --enable-build-warnings=-Wimplicit,-Wreturn-type,-Wcomment,-Wtrigraphs,-Wformat,-Wparentheses,
>  -Wpointer-arith,-Werror

The DJGPP port is already configured with
  --enable-build-warnings=-Wimplicit,-Wcomment,-Wformat,-Wparentheses,
    -Wpointer-arith

(See config/djgpp/djconfig.sh.)  I'll try to add others when I get to
it.  Last time I tried, there were too many warnings from sources that
aren't specific to the DJGPP target, and I *hate* to see warnings.

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