Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/01/2005 11:06:01
Module Name: src
Committed By: lukem
Date: Wed Jun 1 11:06:01 UTC 2005
Modified Files:
src/lib/libc/stdio: Makefile.inc
Log Message:
Compile the following files with -Wno-uninitialized:
vfprintf.c See rev 1.46 for why we can't fix this.
vfwprintf.c Needs some effort
vfwscanf.c Needs some effort
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/lib/libc/stdio/Makefile.inc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.