Re: [boost] Presentation of Boost.Process (SoC project)

Davide Bolcioni wrote:
Is throwing an exception in a signal handler supported by POSIX ?
No.
Right - I've replaced my error reporting mechanism by throw clause - was a mistake.
Additionally, it is also known not to work on a number of systems.
But on systems which support WCONTINUED boost.process shouild support it.

Oliver.Kowalke@qimonda.com wrote:
Davide Bolcioni wrote:
Is throwing an exception in a signal handler supported by POSIX ? No.
Right - I've replaced my error reporting mechanism by throw clause - was a mistake.
Additionally, it is also known not to work on a number of systems.
But on systems which support WCONTINUED boost.process shouild support it.
I am confused now. Are you really saying that whether throwing exceptions from a signal handler works is in some way related to support for WCONTINUED? Regards, m Send instant messages to your online friends http://au.messenger.yahoo.com
participants (2)
-
Martin Wille
-
Oliver.Kowalke@qimonda.com