[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] FreeMiNT 1.18 release



On 01/26/13 12:22, Helmut Karlowski wrote:
Alan Hourihane, 26.01.2013 13:14:08:

Actually, there's another nasty place that Fread isn't checked. Updated
patch attached.

Still the same.

And:

textwin.c:1605:55: error: 'EINTR' undeclared (first use in this function)

Had to add #include <errno.h>.

O.k. thanks for catching that.

There has to be someplace that isn't checking for EINTR somewhere.

Alan.