You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2007/08/23 05:48:31 UTC

[jira] Updated: (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 ]

Martin Sebor updated STDCXX-437:
--------------------------------

    Affects Version/s:     (was: 4.2)
                       4.1.2
                       4.1.3
                       4.1.4
        Fix Version/s: 4.2.1
             Assignee: Farid Zaripov

Affects all versions. Scheduled after 4.2 and assigned to Farid.

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