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/10/26 20:07:50 UTC

[jira] Resolved: (STDCXX-437) [MSVC 6.0] remove MSVC 6.0 specific hacks from sources

     [ https://issues.apache.org/jira/browse/STDCXX-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Farid Zaripov resolved STDCXX-437.
----------------------------------

    Resolution: Fixed

Fixed thus: http://svn.apache.org/viewvc?rev=588724&view=rev

> [MSVC 6.0] remove MSVC 6.0 specific hacks from sources
> ------------------------------------------------------
>
>                 Key: STDCXX-437
>                 URL: https://issues.apache.org/jira/browse/STDCXX-437
>             Project: C++ Standard Library
>          Issue Type: Task
>    Affects Versions: 4.1.2, 4.1.3, 4.1.4
>         Environment: MSVC 6.0
>            Reporter: Martin Sebor
>            Assignee: Farid Zaripov
>             Fix For: 4.2.1
>
>
> If we're not going to support MSVC 6.0 we should remove the numerous ugly hacks put in place to accommodate the various bugs in this compiler from stdcxx source code. The cleanup will significantly improve the readability of the code, especially in containers where it will allow us to remove kludges dealing with the compiler's inability to parse member templates defined outside the body of their class.

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