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=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,3ea3f3c185df1b1c X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!news.glorb.com!news.cs.univ-paris8.fr!newsfeed.vmunix.org!newsfeed01.sul.t-online.de!newsmm00.sul.t-online.de!t-online.de!news.t-online.com!not-for-mail From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: Will the World ever see something beyond GNAT 3.15p? Date: Sat, 15 Jan 2005 13:14:39 +0100 Organization: None Message-ID: <1305947.louXmkqPvN@linux1.krischik.com> References: <41E5BEBD.A3C7BBD8@raytheon.com> <4244894.mjszBdT2aV@linux1.krischik.com> <2qGdnRHihtRhI3rcRVn-uA@comcast.com> <1308622.IPB2vGgG6q@linux1.krischik.com> Reply-To: martin@krischik.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.t-online.com 1105791862 02 26695 mZ4Xr1crSPS-zS- 050115 12:24:22 X-Complaints-To: usenet-abuse@t-online.de X-ID: XLHfnqZEoeDfJ71+g84DxsuHYX5exRnHWfDB1We6r6QV+bJ-bs9NrQ User-Agent: KNode/0.8.0 Xref: g2news1.google.com comp.lang.ada:7805 Date: 2005-01-15T13:14:39+01:00 List-Id: Keith Thompson wrote: > Martin Krischik writes: >> Jeff C wrote: >> >> >>> for(;P("\n"),R-;P("|"))for(e=C;e-;P("_"+(*u++/8)%2))P("| "+(*u/4)%2); >> >> ;-) >> >> Of corse it will only link when there is a function P() somewhere. P() >> does not nessesarly need take a char* as parameter or have any return >> value at all - but it must exist somewhere. > > It won't compile at all; it has two syntax errors. "R-" should be > "R--", and "e-" should be "e--". > > It still won't compile without appropriate declarations for R, e, C, > and U -- and in C99 it's illegal without a function declarations for P. If only there was any C99 compiler. We have 2005 - name me one fully compliant C99 compiler! Actualy: Name me one company which is *truely* (no vaporware) commited to provide a C99 compiler! AFAIK only the Free Software Fondation is *truely* commited to provide a C99 compiler - but they are no where close. With Regards Martin PS: Maybe I should cross post to comp.lang.c - not for a flame war - but because I would be actualy interested to know if where a C99 compiler somewhere out there. -- mailto://krischik@users.sourceforge.net http://www.ada.krischik.com