$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-02-09 04:37:56
Anthony Williams wrote:
> Vladimir Prus <ghost_at_[hidden]> writes:
>
>> 1. Completely freeze the list of tested compilers. This
>> means that anything not tested now is not tested. Notably,
>> we'll have no coverage for mingw or cygwin versions of gcc.
>
> I've been testing mingw. I was going to do a run over the weekend. Shall I
> now not bother?
I don't know. It's up to Thomas.
An alternative solution might be this:
- We start two week timer on fails we have now
- We have mingw run
- At the end of two weeks, unfixed fails we have
now *and* any unfixed fails in mingw output gets
marked as expected.
- Volodya