Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 40974 invoked from network); 3 Mar 2007 21:35:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Mar 2007 21:35:34 -0000 Received: (qmail 53407 invoked by uid 500); 3 Mar 2007 21:35:42 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 53389 invoked by uid 500); 3 Mar 2007 21:35:42 -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 53376 invoked by uid 99); 3 Mar 2007 21:35:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Mar 2007 13:35:42 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=UNPARSEABLE_RELAY X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [208.50.6.28] (HELO WM28.inbox.com) (208.50.6.28) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 03 Mar 2007 13:35:33 -0800 Received: from inbox.com (127.0.0.1:25) by inbox.com with [InBox.Com SMTP Server] id <703030092527.WM28> for from ; Sat, 3 Mar 2007 1:35:12 PM -0800 Mime-Version: 1.0 Date: Sat, 3 Mar 2007 13:35:12 -0800 Message-ID: From: Mark Brown Subject: compilation error in 0.alloc.cpp To: stdcxx-dev@incubator.apache.org X-Mailer: INBOX.COM Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable X-IWM-ACU: UeCbup84JJXY_eZLuqKiPnL0RiMzX2E2AN9nLY1z69aOwbX6I4LXnB9CrPu6 8kAuGWWG3Ta5uGFHeUHmlM-kMJLAqqRHOdRrgaNYnGq035bWdYPsL5V_zRmT KnRY47tCpdr86kw@@ X-Virus-Checked: Checked by ClamAV on apache.org I'm trying to compile the tests on Cywgin and I'm getting some errors. = Here's the first one. I tried to see if it was something obvious that I = could easily fix myself but the code in both cases is a macro defined to = yet another macro that expands to either setjmp or sigsetjmp if that's a = macro too. Too many macros... Hopefully someone better at macro hacking = than me will be able to figure what's going on. gcc -c -I/home/mbrown/stdcxx/include/ansi -D_RWSTDDEBUG = -D_RWSTD_USE_CONFIG -I/home/mbrown/stdcxx/include = -I/home/mbrown/stdcxx-gcc-3.4.4-11s/include = -I/home/mbrown/stdcxx/../rwtest -I/home/mbrown/stdcxx/../rwtest/include = -I/home/mbrown/stdcxx/tests/include -pedantic -nostdinc++ -g -W -Wall = -Wcast-qual -Winline -Wshadow -Wwrite-strings -Wno-long-long -Wcast-align = /home/mbrown/stdcxx/tests/self/0.alloc.cpp /home/mbrown/stdcxx/tests/self/0.alloc.cpp: In function =60void test(const = TestCase&)': /home/mbrown/stdcxx/tests/self/0.alloc.cpp:93: error: cannot convert = =60int (*)=5B52=5D' to =60int (*)=5B54=5D' in initialization /home/mbrown/stdcxx/tests/self/0.alloc.cpp:102: error: cannot convert = =60int (*)=5B52=5D' to =60int (*)=5B54=5D' in initialization make: *** =5B0.alloc.o=5D Error 1 -- Mark ____________________________________________________________ FREE ONLINE PHOTOSHARING - Share your photos online with your friends and = family=21 Visit http://www.inbox.com/photosharing to find out more=21