$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver.Kowalke_at_[hidden]
Date: 2006-08-17 08:36:16
> 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.