$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-05-24 07:14:31
On Friday 24 May 2002 07:05 am, John Maddock wrote:
> I have some patches which get the signals lib working with C++ Builder 6
> (see below), if there are no objections I'll check these in sometime soon.
> As far as I can tell the changes affect only the implementation detail not
> the interface, but they're fairly substantial, so I'd like approval before
> going ahead with them.
>
> Anyway here's the diff:
>
[snip]
> John Maddock
> http://ourworld.compuserve.com/homepages/john_maddock/index.htm
We had to make the same changes to get Function to work with C++ Builder 6.
Thanks for doing this, and I would appreciate it if you would check them in.
Doug