$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2006-12-03 13:40:03
On Dec 2, 2006, at 6:03 AM, Vladimir Prus wrote:
>
> There are four failures of the signals library on msvc-6.5, like this
>
> http://tinyurl.com/tc4et
>
> All are access violations on runtime.
This is really weird... I haven't touched the Signals source in
months, and this only popped up with the switch to BBv2.
> Doug, do you think you'll have the time next week to look into
> this? Anybody else
> is willing to debug the problem?
The trick is to find a copy of MSVC 6 that I can play with :(
Cheers,
Doug