You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Farid Zaripov (JIRA)" <ji...@apache.org> on 2007/11/12 14:03:52 UTC

[jira] Created: (STDCXX-662) [MSVC 8] 17.names.cpp test fails to compile on MSVC 8 and higher

[MSVC 8] 17.names.cpp test fails to compile on MSVC 8 and higher
----------------------------------------------------------------

                 Key: STDCXX-662
                 URL: https://issues.apache.org/jira/browse/STDCXX-662
             Project: C++ Standard Library
          Issue Type: Bug
          Components: Tests
    Affects Versions: 4.2.0
         Environment: MSVC 8 and higher, ICC 9.1/Windows and higher
            Reporter: Farid Zaripov
            Priority: Minor
             Fix For: 4.2.1


The 17.names.cpp test fails to compile due to used identifiers: a, b, c, d, i, i1, i2, s1, s2, tmp, m, f, f1, f2, p, addr, q1, d1, __nop, ptr in xmmintrin.h, fvec.h, ivec.h, dvec.h, intrin.h.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (STDCXX-662) [MSVC 8] 17.names.cpp test fails to compile on MSVC 8 and higher

Posted by "Farid Zaripov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farid Zaripov resolved STDCXX-662.
----------------------------------

    Resolution: Fixed

Fixed thus: http://svn.apache.org/viewvc?rev=594132&view=rev
Merged into trunk thus: http://svn.apache.org/viewvc?rev=594135&view=rev

> [MSVC 8] 17.names.cpp test fails to compile on MSVC 8 and higher
> ----------------------------------------------------------------
>
>                 Key: STDCXX-662
>                 URL: https://issues.apache.org/jira/browse/STDCXX-662
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 4.2.0
>         Environment: MSVC 8 and higher, ICC 9.1/Windows and higher
>            Reporter: Farid Zaripov
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2.1
>
>
> The 17.names.cpp test fails to compile due to used identifiers: a, b, c, d, i, i1, i2, s1, s2, tmp, m, f, f1, f2, p, addr, q1, d1, __nop in xmmintrin.h, fvec.h, ivec.h, dvec.h, intrin.h.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (STDCXX-662) [MSVC 8] 17.names.cpp test fails to compile on MSVC 8 and higher

Posted by "Farid Zaripov (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/STDCXX-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farid Zaripov updated STDCXX-662:
---------------------------------

    Description: The 17.names.cpp test fails to compile due to used identifiers: a, b, c, d, i, i1, i2, s1, s2, tmp, m, f, f1, f2, p, addr, q1, d1, __nop in xmmintrin.h, fvec.h, ivec.h, dvec.h, intrin.h.  (was: The 17.names.cpp test fails to compile due to used identifiers: a, b, c, d, i, i1, i2, s1, s2, tmp, m, f, f1, f2, p, addr, q1, d1, __nop, ptr in xmmintrin.h, fvec.h, ivec.h, dvec.h, intrin.h.)
       Assignee: Farid Zaripov

> [MSVC 8] 17.names.cpp test fails to compile on MSVC 8 and higher
> ----------------------------------------------------------------
>
>                 Key: STDCXX-662
>                 URL: https://issues.apache.org/jira/browse/STDCXX-662
>             Project: C++ Standard Library
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 4.2.0
>         Environment: MSVC 8 and higher, ICC 9.1/Windows and higher
>            Reporter: Farid Zaripov
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2.1
>
>
> The 17.names.cpp test fails to compile due to used identifiers: a, b, c, d, i, i1, i2, s1, s2, tmp, m, f, f1, f2, p, addr, q1, d1, __nop in xmmintrin.h, fvec.h, ivec.h, dvec.h, intrin.h.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.