NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/54362: Older upstream gcc don't provide size_t any longer due to ansi.h cleanup
The following reply was made to PR toolchain/54362; it has been noted by GNATS.
From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: toolchain/54362: Older upstream gcc don't provide size_t any
longer due to ansi.h cleanup
Date: Tue, 9 Jul 2019 16:54:16 +0000
On Tue, Jul 09, 2019 at 12:00:00PM +0000, tobiasu%tmux.org@localhost wrote:
> #ifndef _ANSI_H_
> /* See PR blah why you should not delete this pointless header guard */
> #define _ANSI_H_
> #endif
tbh, my inclination would be to patch gcc, since the problem is caused
by it doing unclean things.
--
David A. Holland
dholland%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index