Source-Changes archive

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

CVS commit: basesrc/lib/libc/citrus



Module Name:    basesrc
Committed By:   thorpej
Date:           Fri May 24 04:04:30 UTC 2002

Modified Files:
        basesrc/lib/libc/citrus: citrus_ctype_template.h citrus_none.c

Log Message:
Add some casts to quiet a "discards qualifier from pointer target type"
warning from gcc 3.2 (experimental) (which is complaining about the loss
of __restrict).

Reviewed and approved by tshiozak%astec.co.jp.@localhost


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/lib/libc/citrus/citrus_ctype_template.h
cvs rdiff -r1.4 -r1.5 basesrc/lib/libc/citrus/citrus_none.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