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

2009-10-25 Thread David Holland
On Sun, Oct 25, 2009 at 05:09:34PM +, David Laight wrote: > Lint is differentially far too picky... > Remove some warnings that only appear on i386 (not on amd64) and that > for some reason best known to others are deemed fatal for i386. > Making this code 'pass lint' does absolutely nothin

Re: CVS commit: src/sbin/newfs_ext2fs

2009-10-25 Thread Izumi Tsutsui
> Modified Files: > src/sbin/newfs_ext2fs: newfs_ext2fs.8 > > Log Message: > Use .%U. Oh, thank you for looking into them. --- Izumi Tsutsui

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

2009-10-25 Thread Frank Kardel
Hi David ! There are still more lint problems left one (but not the last) for example is: /usr/src/lib/libc/stdio/setbuffer.c(58): warning: conversion to 'unsigned int' due to prototype, arg #4 [259] Frank David Laight wrote: Module Name:src Committed By: dsl Date: Sun Oct 2

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

2009-10-25 Thread Christos Zoulas
In article <20091025170934.bd83c17...@cvs.netbsd.org>, David Laight wrote: >-=-=-=-=-=- > >Module Name: src >Committed By: dsl >Date: Sun Oct 25 17:09:34 UTC 2009 > >Modified Files: > src/lib/libc/stdio: asprintf.c fgets.c fgetwc.c fread.c fvwrite.c > getdelim.c > >Log