Re: tzset: add native Windows workaround

2017-05-03 Thread Marco Atzeri
On 03/05/2017 17:24, Paul Eggert wrote: On 05/03/2017 04:31 AM, Ken Brown wrote: Perhaps the Cygwin folks could be talked into changing an unset TZ to mean "ask the Windows Control Panel". This seems to already be happening. Here's what I see on my Cygwin system: $ echo $TZ America/New_York

Re: ::gettimeofday' has not been declared - on cygwin

2013-03-22 Thread marco atzeri
On 3/22/2013 12:30 AM, Paul Eggert wrote: On 03/21/2013 01:42 PM, marco atzeri wrote: Sorry, it fails again. Yes. We're still making progress, though. Can you please try the following patch instead? (Tom, it's low priority to test this on Solaris, as it affects only sys/time

Re: ::gettimeofday' has not been declared - on cygwin

2013-03-21 Thread marco atzeri
On 3/20/2013 6:49 PM, Paul Eggert wrote: On 03/19/13 11:43, marco atzeri wrote: it does not seem to work: Thanks, we did make some progress, but not enough. How about this patch instead? This affects Solaris, too. I tested it on Solaris 9 but do not have a 2.6 host to test it on; perhaps

Re: ::gettimeofday' has not been declared - on cygwin

2013-03-19 Thread marco atzeri
On 3/19/2013 5:12 PM, Paul Eggert wrote: On 03/19/2013 03:15 AM, marco atzeri wrote: http://matzeri.altervista.org/works/include/ for what I see includes but none of the two include directly I think I see an indirect inclusion. Does the attached gnulib patch fix things for you? I&#x

Re: ::gettimeofday' has not been declared - on cygwin

2013-03-19 Thread marco atzeri
On 3/19/2013 7:34 AM, Paul Eggert wrote: On 03/01/2013 08:40 PM in <http://lists.gnu.org/archive/html/bug-gnulib/2013-03/msg0.html> marco atzeri wrote: reverting the commit: http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=db61fd22822da6974c2ca4caa2975d74229a4c70

::gettimeofday' has not been declared - on cygwin

2013-03-01 Thread marco atzeri
gnulib is used by octave currently the cygwin build fails with --- libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../octave/liboctave -I.. -I../../octave/liboctave/array -I../../octave/liboctave/cruft/misc -Inumeric -I../../octav