public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/3964: typo in ginclude/stddef.h (__SIZE__TYPE__)
@ 2001-08-08 10:16 fnf
  0 siblings, 0 replies; 2+ messages in thread
From: fnf @ 2001-08-08 10:16 UTC (permalink / raw)
  To: gcc-gnats; +Cc: fnf

>Number:         3964
>Category:       c
>Synopsis:       typo in ginclude/stddef.h (__SIZE__TYPE__)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    unassigned
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 08 10:16:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Fred Fish
>Release:        3.1 20010801 (experimental)
>Organization:
Be Inc.
>Environment:
System: Linux fishpond.ninemoons.com 2.4.2-2smp #1 SMP Sun Apr 8 20:21:34 EDT 2001 i686 unknown
Architecture: i686

	
host: i686-pc-linux-gnu
build: i686-pc-linux-gnu
target: arm-unknown-elf
configured with: /src/sourceware/gcc/gcc/configure --host=i686-pc-linux-gnu -v --prefix=/usr/sourceware --target=arm-elf --enable-shared : (reconfigured)  : (reconfigured) /src/sourceware/gcc/gcc/configure --with-gcc-version-trigger=/src/sourceware/gcc/gcc/gcc/version.c --host=i686-pc-linux-gnu -v --prefix=/usr/sourceware --target=arm-elf --enable-shared
>Description:
	There is a typo, __SIZE__TYPE__ should be __SIZE_TYPE__
>How-To-Repeat:
>Fix:

2001-08-08  Fred Fish  <fnf@be.com>

	* ginclude/stddef.h: Fix typo, __SIZE__TYPE__ should be
	__SIZE_TYPE__.

Index: ginclude/stddef.h
===================================================================
RCS file: /cvs/gcc/gcc/gcc/ginclude/stddef.h,v
retrieving revision 1.11
diff -u -r1.11 stddef.h
--- stddef.h	2001/04/12 02:13:00	1.11
+++ stddef.h	2001/08/08 17:04:34
@@ -115,7 +115,7 @@
 #endif
 
 /* In case nobody has defined these types, but we aren't running under
-   GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE__TYPE__, and
+   GCC 2.00, make sure that __PTRDIFF_TYPE__, __SIZE_TYPE__, and
    __WCHAR_TYPE__ have reasonable values.  This can happen if the
    parts of GCC is compiled by an older compiler, that actually
    include gstddef.h, such as collect2.  */

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: c/3964: typo in ginclude/stddef.h (__SIZE__TYPE__)
@ 2001-10-05 11:34 jsm28
  0 siblings, 0 replies; 2+ messages in thread
From: jsm28 @ 2001-10-05 11:34 UTC (permalink / raw)
  To: fnf, gcc-bugs, gcc-prs, jsm28, nobody

Synopsis: typo in ginclude/stddef.h (__SIZE__TYPE__)

State-Changed-From-To: open->closed
State-Changed-By: jsm28
State-Changed-When: Fri Oct  5 11:34:45 2001
State-Changed-Why:
    This patch has been applied to the mainline.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3964&database=gcc


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

end of thread, other threads:[~2001-10-05 11:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-08 10:16 c/3964: typo in ginclude/stddef.h (__SIZE__TYPE__) fnf
2001-10-05 11:34 jsm28

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).