$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Access violation patch
From: Juraj Ivanèiæ (juraj.ivancic_at_[hidden])
Date: 2011-11-22 11:19:43
On 22.11.2011. 15:46, Steven Watanabe wrote:
>
> This is still wrong. The correct fix is
> to save and restore frame_before_python_call.
> Otherwise, you can get cases like this
>
> bjam:
> python:
> bjam:
> python
> bjam_call -> returns None
>
Right. I also missed check for zero in bjam_backtrace().