bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] mktime.c definition of __mktime_internal inhibits stati


From: Paul Eggert
Subject: Re: [Bug-gnulib] mktime.c definition of __mktime_internal inhibits static linking
Date: 21 Jan 2004 13:55:43 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

Jim Meyering <address@hidden> writes:

> Here's a proposed fix for mktime.c, without which one cannot
> build a statically linked `ls' binary.

Looks good, and please install, except that I'd change this:

> +   This function has global scope because it is used also by timegm.c.  */

to this:

> +   This function is external because it is used also by timegm.c.  */

(Sorry, couldn't resist -- I have my teaching-programming-languages
pedantic hat on.)




reply via email to

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