$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Oliver.Kowalke_at_[hidden]
Date: 2006-08-18 03:29:04
> 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?
No - it is wrong! It was a mistake.
I suggest to support WIFCONTINUED because WIFSTOPPED is already used in
your code.
Oliver