[C++-sig] Building boost.python on Mac OS X

Harri Hakula Harri.Hakula at hut.fi
Tue Jan 14 04:16:56 CET 2003


On Monday, January 13, 2003, at 10:55 PM, Ralf W. Grosse-Kunstleve 
wrote:

> --- Harri Hakula <Harri.Hakula at hut.fi> wrote:
>> Replacing
>> int square(int number) { return number * number; }
>> with
>> int square() { return 4; }
>> compiles and runs as expected.
>
> A few months ago one of my regression tests uncovered that some objects
> are double-destructed. Maybe this is related. I sent a bug report to
> Apple but never got a confirmation that the issue is resolved. Would
> you be interested in trying the regression test?
Yes, of course.

>  I could give you
> a self-contained tar file and a tiny script, so it shouldn't take
> more than a few minutes to find out if the double-destruction problem
> still exists.

Sounds reasonable :-)

Cheers,

	Harri





More information about the Cplusplus-sig mailing list