Re: ERLITE frozen in rc script after switching to GCC 5.4

Martin Husemann <[email protected]> Sun, 13 Nov 2016 10:18:00 +0100
Newsgroups gmane.os.netbsd.ports.evbmips
Message-ID <[email protected]>
On Sun, Nov 13, 2016 at 02:07:33PM +0900, Rin Okuyama wrote:
> Inspired to mlelstv@'s commit to compat/netbsd32, I examined and
> found wrong type and casting. Some are harmless, but there is a bug
> which occurs the y2038 problem. I wonder whether the random freezes
> take place due to this kinds of errors in COMPAT_NETBSD32 codes.

The patch looks good to me!

Martin