dlls/msvcrt/time.c build breakage

Juan Lang juan_lang at yahoo.com
Sun May 15 13:39:57 CDT 2005


Oops, I mistakenly assumed daylight and timezone were available in FreeBSD
too.  I'll take a look this week when I get a crack at my FreeBSD box.

--Juan

--- Gerald Pfeifer <pfeifer at dbai.tuwien.ac.at> wrote:
> 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 at 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
> 


		
Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html




More information about the wine-devel mailing list