$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2007-10-25 04:11:53
Stefan Seefeld wrote:
> David Abrahams wrote:
>> on Tue Oct 16 2007, David Abrahams <dave-AT-boost-consulting.com> wrote:
>>
>>> * The import_ test failure. That's Stefan Seefeld's baby and I've
>>> asked him to look into it.
>> The cause of this problem is fully explained in
>> http://www.thescripts.com/forum/thread619890.html and hopefully, based
>> on the info there, Stefan can come up with a solution.
>
> That doesn't explain why there were no failures prior to the 1.34
> release. Are the current failures all on newly added platforms ? What is
> different now from before 1.34 ?
It still works on my test platform (COMSOFT), I'm using python 2.4.1.
Probably the python version used by the regression test runners have changed?
Markus