NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: standards/47119: putc_unlocked(3) is found even with -std=c89
The following reply was made to PR standards/47119; it has been noted by GNATS.
From: Klaus Klein <kleink%kleink.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: sdaoden%gmail.com@localhost
Subject: Re: standards/47119: putc_unlocked(3) is found even with -std=c89
Date: Wed, 24 Oct 2012 15:25:10 +0200
This is not a bug. -std is used to choose from the supported
versions of the programming language standard; name space use
by the implementation is a separate issue.
- Klaus
Home |
Main Index |
Thread Index |
Old Index