[C++-sig] Re: Making copy of function derived from C++ pure virtual function

David Abrahams dave at boost-consulting.com
Tue Dec 14 21:59:53 CET 2004


Paul F. Kunz wrote:
>>>>>> On Tue, 14 Dec 2004 15:40:10 -0500, David Abrahams <dave at boost-consulting.com> said:
> 
>> Paul F. Kunz wrote:
>>> I replaced the file
>>> 
>>> ftp://ftp.slac.stanford.edu/users/pfkeb/abrahams/HippoDraw-1.12.7.tar.gz
>>> 
>>> With one that illustrates the clone() problem.  One file, one
>>> script, no threads.
> 
>> Paul, I've take a look, but you really could make my life easier.  I
>> don't need makefiles or (worse) autoconf ".in" files.  I don't need
>> subdirectories.  I just want a .cpp (not .cxx, if we're going to
>> pick nits) and a .py file.  You could strip out all the extraneous
>> macros too.
> 
>    I think I solved that problem, see item I posted after this one.

No, your "solution" was in error.

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com




More information about the Cplusplus-sig mailing list