
On Sun, 30 Oct 2005 19:20:54 +0100, Stefan Slapeta wrote
Jeff Garland wrote:
|date_time| testtz_database: intel-win32-8_1
Looking at the error here, it looks more like an environmental issue than a code issue -- maybe out of space? The code change I put in the other day surely shouldn't be causing an error only here, so I don't think it's that....anyway, here's hoping the next run will clear it up...
This is once again cause by intel's buggy debug symbol generation in this compiler version. I marked it as expected.
(Another solution would be to turn of debug symbols for this test like for some in graph/spirit/...)
I'd be fine with turning off the sysbols although I suppose the risk is users might encounter this compiler bug -- so perhaps it's better to leave the mark up. I presume the best solution to this case is to upgrade to Intel 9.x. Jeff