From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-02-01 08:04:08


Roland Schwarz wrote:

> I am unsure how this "regression" should be handled.
>
> Since this _is_ a new compiler it is not really a regression,
> but on the other hand the compilers toolset name is the same
> as for x32.
>
> 1) Is there a way to explicitly markup as expected to fail
> conditioned on x64 ?

Yes, make sure the compiler version you specify in user-config.jam
has "64" somewhere. Look at Martin's results for example.

- Volodya