NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/52285: <pthread_types.h> requires C99
The following reply was made to PR bin/52285; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, n54%gmx.com@localhost
Subject: Re: bin/52285: <pthread_types.h> requires C99
Date: Fri, 9 Jun 2017 13:23:55 +0200
On Fri, Jun 09, 2017 at 07:10:01AM +0000, coypu%sdf.org@localhost wrote:
> I've previously had to force -std=c89 to allow old style inline
> functions IIRC. That one has its own compiler flag though.
That makes no sense since C89 has no inline. You might mean GNU89
though.
Joerg
Home |
Main Index |
Thread Index |
Old Index