bug-gnulib
[Top][All Lists]
Advanced

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

Re: gnulib problem with mktime & ctime interaction


From: Bruno Haible
Subject: Re: gnulib problem with mktime & ctime interaction
Date: Tue, 28 Jul 2009 21:35:31 +0200
User-agent: KMail/1.9.9

Jim Meyering wrote:
> You're welcome to push it.

Done.

> I don't see any value in retaining the original declaration.

The error that was reported occurred because GCC's <ctime> does
  #undef mktime
  using ::mktime;
and that fails to compile if the original declaration is not present.

Bruno




reply via email to

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