Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 35191 invoked from network); 19 Mar 2007 04:12:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Mar 2007 04:12:15 -0000 Received: (qmail 28795 invoked by uid 500); 19 Mar 2007 04:12:23 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 28785 invoked by uid 500); 19 Mar 2007 04:12:23 -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 28773 invoked by uid 99); 19 Mar 2007 04:12:23 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 18 Mar 2007 21:12:23 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=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, 18 Mar 2007 21:12:14 -0700 Received: from qxvcexch01.ad.quovadx.com ([192.168.170.59]) by moroha.quovadx.com (8.13.6/8.13.6) with ESMTP id l2J4BqEl017279 for ; Mon, 19 Mar 2007 04:11:52 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_01C769DC.B324E8F5" Subject: openSUSE 10.2 -- gcc 4.1.1/2 -- 21.cwchar.cpp Date: Sun, 18 Mar 2007 22:11:42 -0600 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: openSUSE 10.2 -- gcc 4.1.1/2 -- 21.cwchar.cpp Thread-Index: Acdp3LLrkyFZ+KZ1TFSC8t8oeHl8sw== From: "Scott Zhong" To: X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C769DC.B324E8F5 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable getting this error: /home/scottz/stdcxx/tests/strings/21.cwchar.cpp:568: error: reference to = =91tm=92 is ambiguous /usr/include/../include/time.h:135: error: candidates are: struct tm /home/scottz/stdcxx/tests/strings/21.cwchar.cpp:550: error: = struct Fallback::tm /home/scottz/stdcxx/tests/strings/21.cwchar.cpp:568: error: reference to = =91tm=92 is ambiguous /usr/include/../include/time.h:135: error: candidates are: struct tm /home/scottz/stdcxx/tests/strings/21.cwchar.cpp:550: error: = struct Fallback::tm /home/scottz/stdcxx/tests/strings/21.cwchar.cpp:568: error: =91tm=92 = does not name a type /home/scottz/stdcxx/tests/strings/21.cwchar.cpp:577: error: = =91test_tm=92 in namespace =91std::Nested=92 does not name a type Yu (Scott) Zhong ------_=_NextPart_001_01C769DC.B324E8F5--