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/06/12 18:33:26 UTC

[jira] Closed: (STDCXX-429) separate runtime config macros from those for compiler

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

Farid Zaripov closed STDCXX-429.
--------------------------------


> separate runtime config macros from those for compiler
> ------------------------------------------------------
>
>                 Key: STDCXX-429
>                 URL: https://issues.apache.org/jira/browse/STDCXX-429
>             Project: C++ Standard Library
>          Issue Type: Improvement
>          Components: Configuration
>    Affects Versions: 4.1.2
>            Reporter: Martin Sebor
>            Assignee: Farid Zaripov
>            Priority: Minor
>             Fix For: 4.2
>
>
> From http://www.mail-archive.com/stdcxx-dev@incubator.apache.org/msg03505.html:
> ...
> Move CRT-specific macros hackery from _config-msvc.h to a new config header, say _config-msvcrt.h, and #include this header from both _config-msvc.h and _config-icc.h, making sure _config-msvc.h is #included only for MSVC and not for Intel C++ on top of it.
> ...

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