$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-02-24 14:24:36
Gennadiy Rozental wrote:
> "Jonathan Turkanis" wrote:
>> I'm happy to make either of the changes I suggested:
>>
>> 1. omit the copy constructor conditionally for VC7.0, or
>> 2. include the copy constructor conditionally for VC6, the only
>> compiler I know which needs the copy constructor
>>
>> I haven't committed anything because I thought you would like to
>> choose the workaround.
>>
>> Jonathan
>
> Go ahead and commit solution 2. I still trying to figure out dll
> build.
Okay, committed.
Jonathan