gnash-commit
[Top][All Lists]
Advanced

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

AW: AW: AW: [Gnash-commit] buildbot failure in Gnash on gnash-win32-win2


From: Benjamin Wolsey
Subject: AW: AW: AW: [Gnash-commit] buildbot failure in Gnash on gnash-win32-win2000
Date: Sun, 6 Apr 2008 22:34:02 +0200 (CEST)

> 
> The errors suggest the problem is in the ctime header itself, which ought
> to bring the C time.h headers in, oughtn't it?
> 


This is in log.cpp:

#if defined(_WIN32) && defined(WIN32)
// Required for SYSTEMTIME definitions
# include <windows.h>
# include <sys/types.h>
#endif

Are they perhaps necessary for windows?

I'd be grateful if some with windows access could test. The buildbot
is very useful for spotting errors, but in this case I'd rather not commit
every unlikely attempt to fix before being able to test it.



      __________________________________________________________
Gesendet von Yahoo! Mail.
Dem pfiffigeren Posteingang.
http://de.overview.mail.yahoo.com




reply via email to

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