public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* wint_t in stddef.h - why?
@ 1999-09-02 17:55 Zack Weinberg
  1999-09-08  1:13 ` Jeffrey A Law
  1999-09-30 18:02 ` Zack Weinberg
  0 siblings, 2 replies; 4+ messages in thread
From: Zack Weinberg @ 1999-09-02 17:55 UTC (permalink / raw)
  To: gcc

Our stddef.h defines wint_t.  This is wrong according to the C
standard: stddef.h is supposed to provide only size_t, wchar_t,
ptrdiff_t, NULL, and offsetof.  Why do we have wint_t there?

zw

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-09-30 18:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-02 17:55 wint_t in stddef.h - why? Zack Weinberg
1999-09-08  1:13 ` Jeffrey A Law
1999-09-30 18:02   ` Jeffrey A Law
1999-09-30 18:02 ` Zack Weinberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).