Project

General

Profile

Actions

Feature #146

closed

make DCMTK applications aware/enabled for DCMTK_GUI flag

Added by Marco Eichelberg over 25 years ago. Updated 8 days ago.

Status:
Rejected
Priority:
Low
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Module:
all
Operating System:
Compiler:

Description

If DCMTK is compiled with the new DCMTK_GUI flag, the applications
will run very quietly and might run out of memory because they
never flush/print the string streams to which COUT, CERR and CLOG
are redirected.
The applications should be modified to either periodically flush
the streams to stdout/stderr, or they should upon startup make sure
that COUT, CERR and CLOG point to the standard streams.

Furthermore, a number of directories have not yet been adapted
to the DCMTK_GUI scheme: * wlistctn/apps * imagectn/apps * dcmnet/apps

Actions #1

Updated by Marco Eichelberg 8 days ago

  • Description updated (diff)
  • Status changed from New to Rejected

It makes no sense to implement this feature in the DCMTK command line tools, this needs to be done in real GUI applications that use DCMTK in the background.

Actions

Also available in: Atom PDF