[LLVMdev] __time_t type instead of __time64_t in win32/TimeValue.cpp

Henrik Bach henrik_bach_llvm at hotmail.com
Tue Dec 14 11:51:16 PST 2004


Hi,

Is it necessary to use the VC6.1+ `__time64_t' type instead of __time_t in 
win32/TimeValue.cpp?

---------------
In file included from 
c:/projects/src/llvm-1/llvm/lib/System/TimeValue.cpp:51:
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/TimeValue.cpp: In 
member function `std::string llvm::sys::TimeValue::toString() const':
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/TimeValue.cpp:36: 
error: `__time64_t' undeclared (first use this function)
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/TimeValue.cpp:36: 
error: (Each undeclared identifier is reported only once for each function 
it appears in.)
---------------

Henrik.

=============================================================
Henrik Bach
Open Source Developer

e-mail: henrik_bach_llvm at hotmail.com
=============================================================
Got Freedom?
Software Freedom Day 2004 - 28th of August
http://www.softwarefreedomday.org/
=============================================================

_________________________________________________________________
Undgå pop-ups med MSN Toolbar -  http://toolbar.msn.dk/ hent den gratis!




More information about the llvm-dev mailing list