[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-stdcxx-dev
Subject:    [jira] Commented: (STDCXX-115) [MSVC] tests/22.locale.num.get.cpp
From:       "Farid Zaripov (JIRA)" <jira () apache ! org>
Date:       2007-02-21 4:58:05
Message-ID: 9677858.1172033885541.JavaMail.jira () brutus
[Download RAW message or body]


    [ 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.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic