Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] basesrc/lib/libc/stdio
Module Name: basesrc
Committed By: nathanw
Date: Tue Mar 12 23:29:45 UTC 2002
Modified Files:
basesrc/lib/libc/stdio [nathanw_sa]: findfp.c
Log Message:
"More braces make things better".
Fix the initialization of the struct wchar_io_data in struct __sfileext
in the declaration of __sFext[3] to not emit warnings.
Problem noted by Gregory McGarry and Nick Hudson, and ignored by me for
far too long because I accidentally had warnings turned off in my libc tree.
To generate a diff of this commit:
cvs rdiff -r1.13.6.4 -r1.13.6.5 basesrc/lib/libc/stdio/findfp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index