Andrew Dunstan wrote:
>>> In cvs the file is marked as dead and gives a reference to cygwin's
>>> w32api.
>>> Maybe the answer is to simply note that the mingw-runtime binary from
>>> sourceforge above 3.9 has a broken sys/time.h (it is not the file from
>>> cygwin but the dead one from cvs).
Magnus Hagander wrote:
On Wed, Apr 11, 2007 at 06:17:19PM +0200, Zeugswetter Andreas ADI SD wrote:
That page is ages out of date. The intended sync is
apparently broken.
The current download area is on sourceforge
http://sf.net/project/showfiles.php?group_id=2435
On Wed, Apr 11, 2007 at 06:17:19PM +0200, Zeugswetter Andreas ADI SD wrote:
>
> > > That page is ages out of date. The intended sync is
> > apparently broken.
> > > The current download area is on sourceforge
> > > http://sf.net/project/showfiles.php?group_id=2435
> > >
> > >
> >
> > *sigh*
>
> > That page is ages out of date. The intended sync is
> apparently broken.
> > The current download area is on sourceforge
> > http://sf.net/project/showfiles.php?group_id=2435
> >
> >
>
> *sigh*
>
> And what is in 3.12, which is apparently the current version?
Sorry that was implied. sys
Zeugswetter Andreas ADI SD wrote:
That page is ages out of date. The intended sync is apparently broken.
The current download area is on sourceforge
http://sf.net/project/showfiles.php?group_id=2435
*sigh*
And what is in 3.12, which is apparently the current version?
cheers
andrew
-
That page is ages out of date. The intended sync is apparently broken.
The current download area is on sourceforge
http://sf.net/project/showfiles.php?group_id=2435
Andreas
> > mingw-runtime-3.10 introduced a gettimeofday declaration in
> sys/time.h
> > that is not compatible with port.h.
> >
Zeugswetter Andreas ADI SD wrote:
mingw-runtime-3.10 introduced a gettimeofday declaration in sys/time.h
that is not compatible with port.h.
(current is mingw-runtime-3.12)
int __cdecl gettimeofday(struct timeval *__restrict__,
void *__restrict__ /* tzp (unused) */);
T
On Wed, Apr 11, 2007 at 01:45:28PM +0200, Zeugswetter Andreas ADI SD wrote:
>
> mingw-runtime-3.10 introduced a gettimeofday declaration in sys/time.h
> that is not compatible with port.h.
> (current is mingw-runtime-3.12)
>
> int __cdecl gettimeofday(struct timeval *__restrict__,
>
mingw-runtime-3.10 introduced a gettimeofday declaration in sys/time.h
that is not compatible with port.h.
(current is mingw-runtime-3.12)
int __cdecl gettimeofday(struct timeval *__restrict__,
void *__restrict__ /* tzp (unused) */);
The problem was already reported by