On Sun, Apr 20, 2008 at 12:52 AM, James Hawkins truiken@gmail.com wrote:
http://test.winehq.org/data/94883af56d7348228963d7e70a5af578310c2228/wine_xp...
If the tag (wine_xp_icc-3) is any hint, the tests were compiled with icc, which might not handle the alignment headers (#include <pshpack2.h>) correctly.
Shoot, icc ought to be able to handle those, but you're right, we should ignore any icc results. Thanks for noticing that.