bug-gnulib
[Top][All Lists]
Advanced

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

Re: [Bug-gnulib] getdate.y question


From: Bruno Haible
Subject: Re: [Bug-gnulib] getdate.y question
Date: Fri, 29 Oct 2004 13:35:35 +0200
User-agent: KMail/1.5

Paul Eggert wrote:
> +    ok &= (tz0 ? setenv (TZ, tz0, 1) : unsetenv (TZ)) == 0;

The getdate module thus should depend on the 'setenv' module. But I don't see
a #include "setenv.h".

Bruno





reply via email to

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