dlls/msvcrt/time.c build breakage
15 May
2005
15 May
'05
5:10 p.m.
The following change to dlls/msvcrt/time.c revision 1.22 date: 2005/05/14 11:07:10; author: julliard; state: Exp; lines: +31 -4 Juan Lang <juan_lang(a)yahoo.com> - move _timezone to time.c, and correct its type - implement _tzset, and initialize _daylight, _timezone, and _tzname from libc values breaks the build on FreeBSD 4.10: time.c: In function `MSVCRT__tzset': time.c:351: error: `daylight' undeclared (first use in this function) time.c:351: error: (Each undeclared identifier is reported only once time.c:351: error: for each function it appears in.) time.c:352: warning: assignment makes integer from pointer without a cast Would you mind fixing this? Gerald
7519
Age (days ago)
7519
Last active (days ago)
0 comments
1 participants
participants (1)
-
Gerald Pfeifer