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 #1

Updated by Michael Onken about 8 years ago

  • Category changed from Library to Configuration
Actions #2

Updated by Jan Schlamelcher over 7 years ago

  • Target version changed from 3.6.3 to 3.6.6
Actions #3

Updated by Michael Onken over 5 years ago

  • Target version deleted (3.6.6)
Actions #4

Updated by Michael Onken over 5 years ago

  • Target version set to 3.6.6

Macro should be completely removed.

Actions #5

Updated by Michael Onken almost 5 years ago

  • Assignee set to Michael Onken
Actions #6

Updated by Jörg Riesmeier over 4 years ago

  • Target version changed from 3.6.6 to 3.6.7
Actions #7

Updated by Marco Eichelberg over 4 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Closed by commit #744a94610 and a number of follow-up commits up to and including commit #feb218ff6.

Actions

Also available in: Atom PDF