Actions
Bug #30
closednothrow operator delete not supported on VC6
Status:
Closed
Priority:
High
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
100%
Estimated time:
Module:
dcmdata
Operating System:
Compiler:
Description
Currently dcmdata does not compile on VC6 because there seems to be no std::nothrow
version of the delete operator on this compiler. Need to add configure test
to check for this, and add conditional compilation to dcelem.cc
No data to display
Actions