Return-Path: Delivered-To: apmail-incubator-stdcxx-dev-archive@www.apache.org Received: (qmail 60791 invoked from network); 21 Feb 2007 04:58:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Feb 2007 04:58:26 -0000 Received: (qmail 88510 invoked by uid 500); 21 Feb 2007 04:58:34 -0000 Delivered-To: apmail-incubator-stdcxx-dev-archive@incubator.apache.org Received: (qmail 88494 invoked by uid 500); 21 Feb 2007 04:58:34 -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 88482 invoked by uid 99); 21 Feb 2007 04:58:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 20:58:34 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Feb 2007 20:58:25 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8675E7141A2 for ; Tue, 20 Feb 2007 20:58:05 -0800 (PST) Message-ID: <9677858.1172033885541.JavaMail.jira@brutus> Date: Tue, 20 Feb 2007 20:58:05 -0800 (PST) From: "Farid Zaripov (JIRA)" To: stdcxx-dev@incubator.apache.org Subject: [jira] Commented: (STDCXX-115) [MSVC] tests/22.locale.num.get.cpp fails to compile In-Reply-To: <28330471.1136934080321.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/STDCXX-115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474639 ] Farid Zaripov commented on STDCXX-115: -------------------------------------- I think the issue already resolved thus: http://svn.apache.org/viewcvs?rev=386904&view=rev > [MSVC] tests/22.locale.num.get.cpp fails to compile > --------------------------------------------------- > > Key: STDCXX-115 > URL: https://issues.apache.org/jira/browse/STDCXX-115 > Project: C++ Standard Library > Issue Type: Bug > Components: Tests > Affects Versions: 4.1.3 > Environment: MSVC > Reporter: Martin Sebor > Assigned To: Martin Sebor > Fix For: 4.2 > > > Originally raised in http://mail-archives.apache.org/mod_mbox/incubator-stdcxx-dev/200601.mbox/%3c4D6A8407B7AC6F4D95B0E55C4E7C4C62036B235F@exmsk.moscow.vdiweb.com%3e: > The test 22.locale.num.get fails to compile with MSVC: > Build Log ------- Build started: Project: 22.locale.num.get, Configuration: 15s Debug Thread-safe Static|Win32 ------- > Command Lines Build machine environment variables may not be correct. > Build machine environment variables may not be correct. > Creating temporary file "c:\contrib\cygwin\build\sebor\stdcxx-4.1.3-msvc-7.1\tests\localization\15s\22.locale.num.get\RSP00007D.rsp" with contents > [ > /Od /I "C:\contrib\cygwin\build\sebor\stdcxx-4.1.3\\tests\localization\..\include" /I "C:\contrib\cygwin\build\sebor\stdcxx-4.1.3\\tests\localization\..\..\include" /I "C:\contrib\cygwin\build\sebor\stdcxx-4.1.3\\tests\localization\..\..\include\ansi" /I "..\..\include/15s" /D "_RWSTD_USE_CONFIG" /D "_RWSTDDEBUG" /D "_MBCS" /Gm /EHsc /MTd /GS /Fo"15s\22.locale.num.get\\" /Fd"15s\22.locale.num.get/vc70.pdb" /W3 /c /Zi /TP > "\contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp" > ] > Creating command line "cl.exe @"c:\contrib\cygwin\build\sebor\stdcxx-4.1.3-msvc-7.1\tests\localization\15s\22.locale.num.get\RSP00007D.rsp" /nologo" > Output Window Compiling... > 22.locale.num.get.cpp > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1582) : warning C4005: 'LL' : macro redefinition > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1534) : see previous definition of 'LL' > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1585) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(2431) : see reference to function template instantiation 'void test_ullong(charT,const char *)' being compiled > with > [ > charT=char > ] > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(2448) : see reference to function template instantiation 'void run_tests(charT,const char *)' being compiled > with > [ > charT=char > ] > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1586) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1587) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1588) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1589) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1590) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1585) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(2431) : see reference to function template instantiation 'void test_ullong(charT,const char *)' being compiled > with > [ > charT=unsigned short > ] > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(2455) : see reference to function template instantiation 'void run_tests(charT,const char *)' being compiled > with > [ > charT=unsigned short > ] > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1586) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1587) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1588) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1589) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > \contrib\cygwin\build\sebor\stdcxx-4.1.3\tests\localization\22.locale.num.get.cpp(1590) : error C3861: 'ULL': identifier not found, even with argument-dependent lookup > Project : warning PRJ0018 : The following environment variables were not found: > $(ICInstallDir) > Results Build log was saved at "file://c:\contrib\cygwin\build\sebor\stdcxx-4.1.3-msvc-7.1\tests\localization\15s\22.locale.num.get\BuildLog.htm" > 22.locale.num.get - 12 error(s), 1 warning(s) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.