Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/dist/cdk
Module Name: src
Committed By: dsl
Date: Wed Oct 27 20:26:26 UTC 2004
Modified Files:
src/dist/cdk: entry.c mentry.c
Log Message:
Mask 'char' arguments to ctype functions with 0xff, an (int) cast doesn't
solve the problem of charcter codes 0x80..0xff
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/dist/cdk/entry.c
cvs rdiff -r1.3 -r1.4 src/dist/cdk/mentry.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