gnash-commit
[Top][All Lists]
Advanced

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

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


From: Benjamin Wolsey
Subject: AW: AW: [Gnash-commit] buildbot failure in Gnash on gnash-win32-win2000
Date: Sun, 6 Apr 2008 20:29:01 +0000 (GMT)

> c:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/ctime:77: 
> error: `::localtime' has not been declared
> c:/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../include/c++/3.4.2/ctime:78: 
> error: `::strftime' has not been declared
> 
> On Win32, ::strftime() is defined in time.h.  Where are you including
> time.h?  sys/time.h != time.h, FWIW.

I've included <ctime> in Time.cpp, where it is needed. Also now sys/time.h, 
which used to be in Date.cpp and which I'd forgotten to transfer. I'm not
sure that one's necessary.

The errors suggest the problem is in the ctime header itself, which ought
to bring the C time.h headers in, oughtn't 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]