
1 Feb
2007
1 Feb
'07
1:04 p.m.
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