bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: getline.h


From: Bruno Haible
Subject: Re: getline.h
Date: Sun, 19 Aug 2007 00:36:25 +0200
User-agent: KMail/1.5.4

Eric Blake wrote:
> Now that POSIX 200x is standardizing getline and getdelim as part of
> <stdio.h>, should we get rid of getline.h and beef up stdio_.h, then
> adjust all the callers (such as yesno.c) to assume this?

Hmm, can't we wait until the POSIX standard with these changes is official?
Arguments pro waiting:

  - The majority of users is looking at the newest released POSIX on the
    public web of www.opengroup.org. They will be confused if gnulib
    voluntarily deviates from that.

  - Decisions of a standardization comittee can anytime be changed or even
    withdrawn before the next standard release, causing double work for us
    if we follow the standard closely.

Arguments against waiting:

  - When the POSIX standard with these changes is released, it will take us
    less time to implement the changes.

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]