On Tue, 4 May 2004, Ferenc Wagner wrote:
The msvcrt subtest parse error is a known redirection issue: the msvcrt test is linked against msvcrt (wow) and thus ignores the redirected libc filehandles. Tough.
Can e special case this guy somehow? More generally, can we special case test case linked against msvcrt?