Project

General

Profile

Actions

Bug #762

closed

Inconsistent use of USE_STD_CXX_INCLUDES

Added by Jörg Riesmeier about 8 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Jan Schlamelcher
Category:
Library
Target version:
-
Start date:
2017-06-23
Due date:
% Done:

0%

Estimated time:
Module:
ofstd
Operating System:
Compiler:

Description

In header file "ofstd/include/ofstdinc.h", the macro USE_STD_CXX_INCLUDES should always be checked in order to decide whether to include the C++ ANSI standard includes or the old C++ includes. Currently, this is true for all but INCLUDE_CMATH, INCLUDE_CSTDDEF and INCLUDE_CSTDINT, which check with HAVE_CMATH, HAVE_CSTDINT and HAVE_CSTDDEF. See commits 076928b2 and 280f3991 where this inconsistency was introduced.


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 Jan Schlamelcher over 7 years ago

  • Target version changed from 3.6.3 to 3.6.6
Actions #2

Updated by Jan Schlamelcher over 6 years ago

  • Status changed from New to Closed
Actions #3

Updated by Michael Onken over 5 years ago

  • Target version deleted (3.6.6)
Actions

Also available in: Atom PDF