On Tue, 4 May 2004, Ferenc Wagner wrote:
> Sorry for being so terse. This problem arises in the ELF
> build only, therefore has very little relevance in our case.
> Special casing would be possible but not worth in my
> opinion. Still, I can do it if you beat me to it.
I'd say you were to the p
"Dimitrie O. Paun" <[EMAIL PROTECTED]> writes:
> 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
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 l
Robert Reif <[EMAIL PROTECTED]> writes:
> This patch adds msacm32 to the tests.
>
> I'm not sure this is correct because I got a subtest parse
> error on the test following the one I added (msvcrt). I
> also only tested it with wine. Could someone knowledgeable
> in this program please check and