Actions
Bug #763
closedarith.cc fails on QNX because fpgetmask/fpsetmask is not defined in "ieeefp.h"
Status:
WontFix
Priority:
Normal
Assignee:
-
Category:
Configuration
Target version:
-
Start date:
2017-06-23
Due date:
% Done:
0%
Estimated time:
Module:
Operating System:
QNX and maybe others
Compiler:
Description
Currently, it is assumed that fpgetmask() and fpsetmask() exist if HAVE_IEEEFP_H is defined. This is not true on all platforms, e.g. not on QNX (x86).
Updated by Jörg Riesmeier about 8 years ago
- Operating System set to QNX and maybe others
Updated by Michael Onken almost 4 years ago
- Status changed from New to WontFix
Patches are welcome, since the DCMTK team does not have the chance to work on QNX
Actions