From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,96ae138aab3beb03 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-02 14:18:51 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news-han1.dfn.de!news-stu1.dfn.de!news.belwue.de!cert.uni-stuttgart.de!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: Localized Variable Declaration Date: Sun, 02 Jun 2002 23:18:52 +0200 Organization: Enyo -- not your organization Message-ID: <87wuth2xc3.fsf@deneb.enyo.de> References: <3CF77998.9040806@yahoo.com> <3CF77CDA.3090805@yahoo.com> NNTP-Posting-Host: deneb.enyo.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: cygnus.enyo.de 1023052730 10698 212.9.189.171 (2 Jun 2002 21:18:50 GMT) X-Complaints-To: abuse@enyo.de NNTP-Posting-Date: 2 Jun 2002 21:18:50 GMT Cancel-Lock: sha1:zFgXCqoq0KanVlBXJrtRiBttgtc= Xref: archiver1.google.com comp.lang.ada:25218 Date: 2002-06-02T21:18:50+00:00 List-Id: Stephen Leake writes: > Anyone know when Gnu C will support C99? AFAIK, support is still evolving, especially on the library side (GNU libc). > Or what switches that will take? "-std=c99", or "-std=gnu99" if you want GNU extensions.