From: Vladimir Prus (ghost_at_[hidden])
Date: 2002-12-17 03:25:28


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?

- Volodya