bug-gnulib
[Top][All Lists]
Advanced

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

Re: getdate fails to build


From: Paul Eggert
Subject: Re: getdate fails to build
Date: Wed, 29 Sep 2010 10:44:36 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.12) Gecko/20100915 Thunderbird/3.0.8

On 09/29/10 09:46, Sam Steingold wrote:
> posix does not require "getdate.h".
> gnulib shouldn't either.

As a historical note, the Gnulib getdate code base
is derived from the same ancestor of the SVR4 spec
that led to the POSIX specification.  To some extent
the POSIX folks horned in on historical practice
that was considerably different and had (and has)
good reasons to diverge from what POSIX requires.

At some point we renamed the Gnulib getdate function to
get_date to avoid code-level compatibility issues,
but we didn't bother to change the module name.
Renaming the module to get_date would avoid
confusion like Sam's in the future.  Presumably
getdate.h would be renamed to get_date.h as well.



reply via email to

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