re PR libstdc++/7461 (ctype<char>::classic_table() returns offset array on Cygwin)
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 1 Aug 2002 22:17:23 +0000 (22:17 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 1 Aug 2002 22:17:23 +0000 (22:17 +0000)
commit3450b8d03cda7bfc8f1db76506ad574404da8907
treea7cc8dbf0f36ba2857e994dbdb4f183353d875c5
parentdb2350e0208f0d8fe53ebd1a1116bf52cd094132
re PR libstdc++/7461 (ctype<char>::classic_table() returns offset array on Cygwin)

2002-08-01  Rick Danos  <rdanos@hotmail.com>

PR libstdc++/7461
* config/os/newlib/ctype_noninline.h (classic_table): Add offset.
* config/os/newlib/ctype_inline.h (is): Use static_cast.

From-SVN: r55955
libstdc++-v3/ChangeLog
libstdc++-v3/config/os/newlib/ctype_inline.h
libstdc++-v3/config/os/newlib/ctype_noninline.h