NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: lib/49685: Missing strtoull(3) in _POSIX_C_SOURCE 200809L
The following reply was made to PR lib/49685; it has been noted by GNATS.
From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: lib/49685: Missing strtoull(3) in _POSIX_C_SOURCE 200809L
Date: Sun, 22 Feb 2015 14:30:12 +0100
On Sun, Feb 22, 2015 at 12:55:00PM +0000, n54%gmx.com@localhost wrote:
> >Fix:
> rearange namespace of strtoull(3) in src/include/stdlib.h
I disagree. POSIX 2008 requires C99, which you don't enable.
Joerg
Home |
Main Index |
Thread Index |
Old Index