diff options
author | Laurynas Biveinis <lauras@softhome.net> | 2001-03-05 04:44:16 +0000 |
---|---|---|
committer | Laurynas Biveinis <lauras@gcc.gnu.org> | 2001-03-05 04:44:16 +0000 |
commit | e49ceff2d177870795b5f65b9e0c62821465481f (patch) | |
tree | 6dac6cd09de97d420090c14fee35bcc0b408897a /libjava/java/util/TreeSet.java | |
parent | d9fd5aae76841f6eb601ef0f7fd9ae9869355473 (diff) | |
download | gcc-e49ceff2d177870795b5f65b9e0c62821465481f.zip gcc-e49ceff2d177870795b5f65b9e0c62821465481f.tar.gz gcc-e49ceff2d177870795b5f65b9e0c62821465481f.tar.bz2 |
ctype_base.h (ctype_base): fix __to_type definition.
* config/os/djgpp/ctype_base.h (ctype_base): fix __to_type
definition. Replace enum with static const variables.
* config/os/djgpp/ctype_inline.h (ctype<char>::is): remove
throw specification, fix typos, use <static_cast>.
(ctype<char>::scan_is): remove throw specification.
(ctype<char>::scan_not): likewise.
* config/os/djgpp/ctype_noninline.h (ctype<char>::ctype): fix typo.
(ctype<char>::do_toupper(char)): use <static_cast>.
(ctype<char>::do_toupper(char *, const char *)): likewise.
(ctype<char>::do_tolower(char)): likewise.
(ctype<char>::do_tolower(char *, const char *)): likewise.
From-SVN: r40243
Diffstat (limited to 'libjava/java/util/TreeSet.java')
0 files changed, 0 insertions, 0 deletions