Source-Changes-D archive

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

Re: CVS commit: src/lib/libc/stdio



On Fri, Oct 22, 2010 at 05:29:46PM -0400, Christos Zoulas wrote:
> Module Name:  src
> Committed By: christos
> Date:         Fri Oct 22 21:29:46 UTC 2010
> 
> Modified Files:
>       src/lib/libc/stdio: ftell.c local.h
> 
> Log Message:
> implement EOVERFLOW
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.15 -r1.16 src/lib/libc/stdio/ftell.c
> cvs rdiff -u -r1.25 -r1.26 src/lib/libc/stdio/local.h

This breaks with:

/usr/src/lib/libc/stdio/ftell.c(100):
   warning: constant in conditional context [161]

*** Failed target:  ftell.ln

- Jukka.


Home | Main Index | Thread Index | Old Index