From 3a7491fbb9588ad4920a5b3cadfd1647bc1bfb71 Mon Sep 17 00:00:00 2001 From: Benjamin Kosnik Date: Fri, 2 Aug 2002 16:10:37 +0000 Subject: [PATCH] ctype_inline.h (is): Don't offset _M_table. 2002-08-02 Danny Smith * config/os/newlib/ctype_inline.h (is): Don't offset _M_table. (scan_is): Use this->is. (scan_not): Likewise. From-SVN: r55990 --- libstdc++-v3/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index afd67a1..7cdc71e 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,4 +1,4 @@ -2002-08-02 Danny Smith +2002-08-02 Danny Smith * config/os/newlib/ctype_inline.h (is): Don't offset _M_table. (scan_is): Use this->is. -- 2.7.4