Wrap #include wchar.h and wctype.h in #if. (build_range_exp): Add castings to strlen...
authorUlrich Drepper <drepper@redhat.com>
Tue, 10 Sep 2002 17:39:58 +0000 (17:39 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 10 Sep 2002 17:39:58 +0000 (17:39 +0000)
commit62439eac8bea0958c8ed57ffa69f74006c0a9055
tree92323a607cf0ebef61a4069d05a52c318888749a
parentc652a2edcbf58cbf3f299143ea2bd5b84870db4b
Wrap #include wchar.h and wctype.h in #if. (build_range_exp): Add castings to strlen invocations. (build_collating_symbol): Restore the type of characters from "char" to "unsigned char", and supplement castings. (build_collating_symbol): Likewise. (build_equiv_class): Likewise. (build_charclass): Likewise. (seek_collating_symbol_entry): Likewise. (parse_bracket_exp): Likewise. (build_word_op): Supplement a casting.
posix/regcomp.c