Actions
Bug #1027
closedDeprecated methods and functions should not be used by the DCMTK
Start date:
2022-07-04
Due date:
% Done:
100%
Estimated time:
3:00 h
Module:
all
Operating System:
Compiler:
Description
Various DCMTK methods and functions are marked as "deprecated", but are still used within the DCMTK. This should be changed and the deprecated methods and functions should be "marked" with OFdeprecated, so that the compiling warns about their use.
Updated by Jörg Riesmeier about 3 years ago
- Related to Feature #887: Implement OFdeprecated macro added
Updated by Jörg Riesmeier about 3 years ago
- Assignee set to Jörg Riesmeier
- Target version set to 3.6.8
Updated by Jörg Riesmeier about 3 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
- Estimated time set to 3:00 h
Fixed with commit c7496324e.
Actions