On 09/29/2010 12:13 PM, Sam Steingold wrote:
On Wed, Sep 29, 2010 at 1:44 PM, Paul Eggert<[email protected]>  wrote:
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.

yes, please do!

I see no reason to rename the header; "getdate.h" does not conflict with any standard header, and we already have other cases of headers whose names do not match any of their contents (think "c-ctype.h", where - is impossible in a C name). Renaming the header causes needless instant churn in gnulib clients, while renaming _just_ the module can be done by obsoleting (but keeping) the getdate module name for a transition period.

--
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Reply via email to