$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-12-17 09:20:25
David Abrahams wrote:
> Vladimir Prus <ghost_at_[hidden]> writes:
> > Hi Dave,
> > I've just committed a new test to feature.jam, which fails.
> > The problem is that when I expand
> >
> > debug <optimization>on
> >
> > all works, but
> >
> > <optimization>on debug
> >
> > does not. Since I've run into this problem myself and was very puzzled,
> > I guess it's better to fix it. Can you take a look?
>
> Fixed now!
Thanks, Dave!
- Volodya