GNU bug report logs -
#21020
24.4; `display-time-world' tampers with TZ
Previous Next
Reported by: William G. Gardella <wgg2 <at> member.fsf.org>
Date: Thu, 9 Jul 2015 19:41:02 UTC
Severity: normal
Tags: patch
Found in version 24.4
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Mon, 27 Jul 2015 08:02:53 -0700
> From: Paul Eggert <eggert <at> cs.ucla.edu>
> CC: wgg2 <at> member.fsf.org, 21020 <at> debbugs.gnu.org
>
> > It sounds like similar changes are needed in other Gnulib headers,
> > lest they produce similar problems at some point. I can provide a
> > list of all the __need_SOMETHING symbols used by the MinGW headers, if
> > that will help.
>
> I looked into that and came up with the following list:
>
> __need_NULL
> __need_ptrdiff_t
> __need_size_t
> __need_struct_timespec
> __need_time_t
> __need___va_list
> __need_wchar_t
> __need_wint_t
I think this is about right.
> The only other Gnulib header that refers to any of these symbols is stddef.in.h
> and if it's not used in MinGW then I expect we don't need to worry about it.
It's your call.
> Though there may be issues in MinGW itself, if it's using these symbols
> incompatibly with what GCC expects (stddef.h is a GCC header).
And MinGW comes with it.
This bug report was last modified 9 years and 300 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.