> file: winserial.c, reason: poor error handling, fixes:
>
> 56c56
> <               errno = ENOENT;
> ---
> >               errno = GetLastError();

        Can you resend this in a unified diff, assuming your OS can create
a sane diff? Manual diffing is a pain sometimes.

        diff -urBb should do that.


/d


_______________________________________________
Pilot-unix mailing list
[EMAIL PROTECTED]
http://hcirisc.cs.binghamton.edu/mailman/listinfo/pilot-unix

Reply via email to