Uploaded image for project: 'C++ Standard Library'
  1. C++ Standard Library
  2. STDCXX-429

separate runtime config macros from those for compiler

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.1.2
    • 4.2.0
    • Configuration
    • None

    Description

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

      Attachments

        Activity

          People

            farid Farid Zaripov
            sebor Martin Sebor
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: