Project

General

Profile

Actions

Feature #774

closed

Check if USE_STD_CXX_INCLUDES is still needed

Added by Michael Onken about 8 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Configuration
Target version:
Start date:
2017-07-14
Due date:
% Done:

100%

Estimated time:
Module:
ofstd
Operating System:
Compiler:

Description

USE_STD_CXX_INCLUDES checks whether specific C++ standard library's headers are there, in order to include the C alternatives otherwise. Apart from a usage incosistency (see bug #762) it is not clear whether the macro and the related configure test are still needed: Every compiler supporting C++-98 must offer those headers.

Actually, DCMTK's current CMake build scripts set this macro hard-wired to 1 and so far no problems showed up an CMake-enabled systems (thus to check: QNX, SUNpro, ... which on build with autoconf?).


Related issues 1 (0 open1 closed)

Related to DCMTK - Bug #778: Fix USE_STD_CXX_INCLUDES.ClosedMichael Onken2017-07-17

Actions
Actions

Also available in: Atom PDF