From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Golubev I. N." To: gcc-gnats@gcc.gnu.org Subject: c++/3445: c++ keywords Date: Wed, 27 Jun 2001 09:16:00 -0000 Message-id: <025c3b3a064329-gin@mo.msk.ru> X-SW-Source: 2001-06/msg01128.html List-Id: >Number: 3445 >Category: c++ >Synopsis: c++ keywords >Confidential: no >Severity: critical >Priority: medium >Responsible: unassigned >State: open >Class: rejects-legal >Submitter-Id: net >Arrival-Date: Wed Jun 27 09:16:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Golubev I. N. >Release: 3.0 >Organization: >Environment: System: SCO_SV d-fens 3.2 2 i386 host: i586-pc-sco3.2v5.0.2 build: i586-pc-sco3.2v5.0.2 target: i586-pc-sco3.2v5.0.2 configured with: ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-gnu-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-gnu-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-gnu-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-gnu-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-as=/usr/bin/gas --enable-multilib --disable-static --! enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ : (reconfigured) ../gcc-3.0/configure --without-included-gettext --prefix=/usr --with-as=/usr/bin/gas --enable-multilib --disable-static --enable-shared --with-system-zlib --program-transform-name=s/cpp/gcpp/ >Description: c++ as run during libstdc++-v3 build does not understand `wchar_t', `namespace' keywords. libstdc++-v3 fails to build. >How-To-Repeat: typedef wchar_t a; namespace a {} >Fix: >Release-Note: >Audit-Trail: >Unformatted: