DragonFly BSD
DragonFly commits List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/usr.sbin/config config.h config.y lang.l main.c mkheaders.c mkioconf.c mkmakefile.c mkoptions.c


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxx>
Date: Tue, 11 Jan 2005 16:32:43 -0800

On Tue, 11 Jan 2005 16:26:03 -0800 (PST)
Chris Pressey <cpressey@xxxxxxxxxxxxxxxxxxxxxxx> wrote:

> cpressey    2005/01/11 16:26:03 PST
> 
> DragonFly src repository
> 
>   Modified files:
>     usr.sbin/config      config.h config.y lang.l main.c 
>                          mkheaders.c mkioconf.c mkmakefile.c 
>                          mkoptions.c 
>   Log:
>   Reduce warnings when compiled under WARNS=6:

The only thing standing in the way of config(8) being WARNS=6 clean now
is the fact that flex generates the function `yy_flex_realloc' but
never uses it.

-Chris



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