[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gettimeofday module on cygwin
From: |
Paul Eggert |
Subject: |
Re: gettimeofday module on cygwin |
Date: |
Fri, 06 Jul 2007 09:42:14 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux) |
Bruno Haible <address@hidden> writes:
> Maybe gnulib will create a sys/time.h for other reasons in the future.
> Therefore it's not worthless to fix the problem now, even through -Werror
> is unsupported by gnulib.
Thanks for the patch, I installed that. I can't easily test it since
I don't use Cygwin.