Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc/lib/libc/gen
Module Name: basesrc
Committed By: christos
Date: Wed Nov 28 22:31:40 UTC 2001
Modified Files:
basesrc/lib/libc/gen: __fts13.c
Log Message:
using -Wcast-qual and -Wwrite-strings reveals that we need to use const
char * when we pass "" as an argument to a function. Too bad that they
produce too many other spurious warnings too.
To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 basesrc/lib/libc/gen/__fts13.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