$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [1.51][Release] Short release cycle
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-07-07 07:07:02
Am 29.06.2012 20:14, schrieb Daniel James:
> That's the kind of thing that should be put in
> explicit-failures-markup.xml. You want something like:
>
>      <!-- context -->
>      <library name="context">
>        <mark-unusable>
>          <toolset name="cray*"/>
>          <toolset name="intel-linux*"/>
>          <note author="Oliver Kowalke">
>            This platform is not supported (but might be added later).
>          </note>
>        </mark-unusable>
>      </library>
>
> The asterisk in 'cray*' can only come at the end.
Is it possible to express: architectures (not only toolsets) different 
from 'intel', 'ppc', 'arm' and 'mips' are not supported?
regards,
Oliver