This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: C99 Status
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- To: Me <jim at fortunet dot com>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Tue, 12 Feb 2002 13:45:08 +0000 (GMT)
- Subject: Re: C99 Status
On Mon, 11 Feb 2002, Me wrote:
> http://www.gnu.org/software/gcc/c99status.html
>
> Perhaps I have missed what it is called... ISO/IEC 9899:1999 (E) Section
> 6.7.8 Initialization paragraphs 6-7 are about specifying initializations for
> arrays and array/unions by name/reference.... I don't see a reference of
> this point in the GCC C99 compliance pages...
Designated initializers, marked as Done.
This table, the list of items being taken from C99, is considered to
define the important C99 features that are worth noting on that page; if
the creators of the list in C99 didn't consider something (such as the
default return of 0 from falling off the end of main()) worth noting
there, we don't add a specific note.
--
Joseph S. Myers
jsm28@cam.ac.uk