Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 59949 invoked from network); 11 Mar 2007 17:51:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Mar 2007 17:51:00 -0000 Received: (qmail 18008 invoked by uid 500); 11 Mar 2007 17:51:09 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 17997 invoked by uid 500); 11 Mar 2007 17:51:09 -0000 Mailing-List: contact stdcxx-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: stdcxx-dev@incubator.apache.org Delivered-To: mailing list stdcxx-dev@incubator.apache.org Received: (qmail 17986 invoked by uid 99); 11 Mar 2007 17:51:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Mar 2007 10:51:08 -0700 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [208.30.140.160] (HELO moroha.quovadx.com) (208.30.140.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Mar 2007 09:50:57 -0800 Received: from qxvcexch01.ad.quovadx.com ([192.168.170.59]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id l2BHoYcD026451 for ; Sun, 11 Mar 2007 17:50:34 GMT X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C76405.BDF8C1FC" Subject: openSUSE 10.2 -- gcc 4.1.1/2 -- valarray Date: Sun, 11 Mar 2007 11:50:22 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: openSUSE 10.2 -- gcc 4.1.1/2 -- valarray Thread-Index: AcdkBb3ByCqrZgLZStClvletWLw2RQ== From: "Scott Zhong" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C76405.BDF8C1FC Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable on openSUSE 10.2 compiling stdcxx/tests/intro/17.names.cpp with both gcc = 4.1.1 and gcc 4.1.2 gives this error: scottz@linux-c7fg:~/stdcxx> gcc -c -I/home/scottz/stdcxx/include/ansi = -D_RWSTDDEBUG -D_RWSTD_USE_CONFIG -I/home/scottz/stdcxx/include = -I/home/scottz/stdcxx/gcc411/11s/include -I/home/scottz/stdcxx/../rwtest = -I/home/scottz/stdcxx/../rwtest/include = -I/home/scottz/stdcxx/tests/include -pedantic -nostdinc++ -g -W -Wall = -Wcast-qual -Winline -Wshadow -Wwrite-strings -Wno-long-long -v = -Wcast-align /home/scottz/stdcxx/tests/intro/17.names.cpp Using built-in specs. Target: i686-pc-linux-gnu Configured with: ./configure --prefix=3D/usr/local/gcc411 Thread model: posix gcc version 4.1.1 /usr/local/gcc411/libexec/gcc/i686-pc-linux-gnu/4.1.1/cc1plus -quiet = -nostdinc++ -v -I/home/scottz/stdcxx/include/ansi = -I/home/scottz/stdcxx/include -I/home/scottz/stdcxx/gcc411/11s/include = -I/home/scottz/stdcxx/../rwtest -I/home/scottz/stdcxx/../rwtest/include = -I/home/scottz/stdcxx/tests/include -D_GNU_SOURCE -D_RWSTDDEBUG = -D_RWSTD_USE_CONFIG /home/scottz/stdcxx/tests/intro/17.names.cpp -quiet = -dumpbase 17.names.cpp -mtune=3Dpentiumpro -auxbase 17.names -g = -pedantic -W -Wall -Wcast-qual -Winline -Wshadow -Wwrite-strings = -Wno-long-long -Wcast-align -version -o /tmp/ccmQNz95.s ignoring nonexistent directory = "/usr/local/gcc411/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-li= nux-gnu/include" ignoring nonexistent directory "/home/scottz/stdcxx/../rwtest" ignoring nonexistent directory "/home/scottz/stdcxx/../rwtest/include" #include "..." search starts here: #include <...> search starts here: /home/scottz/stdcxx/include/ansi /home/scottz/stdcxx/include /home/scottz/stdcxx/gcc411/11s/include /home/scottz/stdcxx/tests/include /usr/local/include /usr/local/gcc411/include /usr/local/gcc411/lib/gcc/i686-pc-linux-gnu/4.1.1/include /usr/include End of search list. GNU C++ version 4.1.1 (i686-pc-linux-gnu) compiled by GNU C version 4.1.2 20061115 (prerelease) (SUSE = Linux). GGC heuristics: --param ggc-min-expand=3D99 --param = ggc-min-heapsize=3D129366 Compiler executable checksum: 3bea10c8b1944d495bcb5dfde72a623e /home/scottz/stdcxx/include/valarray:1314: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray: In copy constructor = =91std::slice_array<_TypeT>::slice_array(const = std::slice_array<_TypeT>&)=92: /home/scottz/stdcxx/include/valarray:1301: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray: At global scope: /home/scottz/stdcxx/include/valarray:1481: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray: In copy constructor = =91std::gslice_array<_TypeT>::gslice_array(const = std::gslice_array<_TypeT>&)=92: /home/scottz/stdcxx/include/valarray:1467: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray: At global scope: /home/scottz/stdcxx/include/valarray:1532: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray: In copy constructor = =91std::mask_array<_TypeT>::mask_array(const = std::mask_array<_TypeT>&)=92: /home/scottz/stdcxx/include/valarray:1520: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray: At global scope: /home/scottz/stdcxx/include/valarray:1640: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray: In copy constructor = =91std::indirect_array<_TypeT>::indirect_array(const = std::indirect_array<_TypeT>&)=92: /home/scottz/stdcxx/include/valarray:1627: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray: In function =91void = __rw::__rw_unary_function(const std::slice_array<_TypeT>&, const = std::valarray<_TypeT>&, _UnaryFunction)=92: /home/scottz/stdcxx/include/valarray:1737: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:1737: error: expected =91,=92 or = =91;=92 before =91!=92 token /home/scottz/stdcxx/include/valarray: In function =91void = __rw::__rw_binary_function(const std::slice_array<_TypeT>&, const = std::valarray<_TypeT>&, _BinaryFunction)=92: /home/scottz/stdcxx/include/valarray:1757: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:1757: error: expected =91,=92 or = =91;=92 before =91!=92 token /home/scottz/stdcxx/include/valarray: In constructor = =91std::valarray<_TypeT>::valarray(const std::slice_array<_TypeT>&)=92: /home/scottz/stdcxx/include/valarray:2077: error: expected = primary-expression before =91(=92 token /home/scottz/stdcxx/include/valarray:2077: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2079: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2079: error: expected =91,=92 or = =91;=92 before =91!=92 token /home/scottz/stdcxx/include/valarray:2082: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2082: error: expected `)' before = =91!=92 token /home/scottz/stdcxx/include/valarray:2082: error: =91ERROR=92 was not = declared in this scope /home/scottz/stdcxx/include/valarray:2082: error: expected `;' before = =91!=92 token /home/scottz/stdcxx/include/valarray: In member function = =91std::valarray<_TypeT>& std::valarray<_TypeT>::operator=3D(const = std::slice_array<_TypeT>&)=92: /home/scottz/stdcxx/include/valarray:2098: error: expected = primary-expression before =91(=92 token /home/scottz/stdcxx/include/valarray:2098: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2100: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2100: error: expected =91,=92 or = =91;=92 before =91!=92 token /home/scottz/stdcxx/include/valarray:2103: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2103: error: expected `)' before = =91!=92 token /home/scottz/stdcxx/include/valarray:2103: error: =91ERROR=92 was not = declared in this scope /home/scottz/stdcxx/include/valarray:2103: error: expected `;' before = =91!=92 token /home/scottz/stdcxx/include/valarray: In constructor = =91std::valarray<_TypeT>::valarray(const std::gslice_array<_TypeT>&)=92: /home/scottz/stdcxx/include/valarray:2144: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2147: error: =91ERROR=92 was not = declared in this scope /home/scottz/stdcxx/include/valarray:2149: error: expected =91,=92 or = =91;=92 before =91!=92 token /home/scottz/stdcxx/include/valarray:2152: error: expected `)' before = =91!=92 token /home/scottz/stdcxx/include/valarray:2152: error: expected = primary-expression before =91.=92 token /home/scottz/stdcxx/include/valarray:2152: error: expected `;' before = =91)=92 token /home/scottz/stdcxx/include/valarray: In member function = =91std::valarray<_TypeT>& std::valarray<_TypeT>::operator=3D(const = std::gslice_array<_TypeT>&)=92: /home/scottz/stdcxx/include/valarray:2167: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2170: error: =91ERROR=92 was not = declared in this scope /home/scottz/stdcxx/include/valarray:2172: error: expected =91,=92 or = =91;=92 before =91!=92 token /home/scottz/stdcxx/include/valarray:2175: error: expected `)' before = =91!=92 token /home/scottz/stdcxx/include/valarray:2175: error: expected = primary-expression before =91.=92 token /home/scottz/stdcxx/include/valarray:2175: error: expected `;' before = =91)=92 token /home/scottz/stdcxx/include/valarray: In constructor = =91std::valarray<_TypeT>::valarray(const std::mask_array<_TypeT>&)=92: /home/scottz/stdcxx/include/valarray:2215: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2215: error: expected initializer = before =91!=92 token /home/scottz/stdcxx/include/valarray:2216: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2216: error: expected initializer = before =91!=92 token /home/scottz/stdcxx/include/valarray:2220: error: =91ERROR=92 was not = declared in this scope /home/scottz/stdcxx/include/valarray:2220: error: expected `;' before = =91!=92 token /home/scottz/stdcxx/include/valarray:2220: error: expected = primary-expression before =91->=92 token /home/scottz/stdcxx/include/valarray:2220: error: expected `)' before = =91;=92 token /home/scottz/stdcxx/include/valarray:2220: error: expected `;' before = =91)=92 token /home/scottz/stdcxx/include/valarray:2227: error: =91ERROR=92 was not = declared in this scope /home/scottz/stdcxx/include/valarray:2227: error: expected `;' before = =91!=92 token /home/scottz/stdcxx/include/valarray:2227: error: expected = primary-expression before =91->=92 token /home/scottz/stdcxx/include/valarray:2227: error: expected `)' before = =91;=92 token /home/scottz/stdcxx/include/valarray:2227: error: expected `;' before = =91)=92 token /home/scottz/stdcxx/include/valarray: In member function = =91std::valarray<_TypeT>& std::valarray<_TypeT>::operator=3D(const = std::mask_array<_TypeT>&)=92: /home/scottz/stdcxx/include/valarray:2238: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2238: error: expected initializer = before =91!=92 token /home/scottz/stdcxx/include/valarray:2239: error: expected = unqualified-id before =91!=92 token /home/scottz/stdcxx/include/valarray:2239: error: expected initializer = before =91!=92 token /home/scottz/stdcxx/include/valarray:2243: error: =91ERROR=92 was not = declared in this scope /home/scottz/stdcxx/include/valarray:2243: error: expected `;' before = =91!=92 token /home/scottz/stdcxx/include/valarray:2243: error: expected = primary-expression before =91->=92 token /home/scottz/stdcxx/include/valarray:2243: error: expected `)' before = =91;=92 token /home/scottz/stdcxx/include/valarray:2243: error: expected `;' before = =91)=92 token /home/scottz/stdcxx/include/valarray:2251: error: =91ERROR=92 was not = declared in this scope /home/scottz/stdcxx/include/valarray:2251: error: expected `;' before = =91!=92 token /home/scottz/stdcxx/include/valarray:2251: error: expected = primary-expression before =91->=92 token /home/scottz/stdcxx/include/valarray:2251: error: expected `)' before = =91;=92 token /home/scottz/stdcxx/include/valarray:2251: error: expected `;' before = =91)=92 token Yu (Scott) Zhong ------_=_NextPart_001_01C76405.BDF8C1FC--