Bug #1027
Updated by Jörg Riesmeier about 3 years ago
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. OFdeprecated.