Bug 1453 - Improve Initialisation of New Instance of a DCE process
Improve Initialisation of New Instance of a DCE process
Status: NEW
Product: dce
Classification: Unclassified
Component: other
unspecified
All All
: P5 enhancement
Assigned To: Frederic Urbani
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-14 05:16 EDT by Frederic Urbani
Modified: 2012-06-19 01:43 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Urbani 2012-06-14 05:16:31 EDT
A second instance of a process using std::cout fails because of wrong initialization.
One solution might be to recall the initializers before starting the others instances.