
24 Feb
2005
24 Feb
'05
2:18 p.m.
Gennadiy Rozental wrote:
This code works for MSVC 6.5 and MSVC 7.1. I do not have 7.0 at the moment? Could you try to see what could be done? I will try to check it myself, once I have an access to the compiler.
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
"Jonathan Turkanis" <technews@kangaroologic.com> wrote in message news:cvk21s$os0$1@sea.gmane.org... the
workaround.
Jonathan
Go ahead and commit solution 2. I still trying to figure out dll build. Gennadiy