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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9adfbb907494972e X-Google-Attributes: gid103376,public X-Google-Thread: 1014db,9adfbb907494972e X-Google-Attributes: gid1014db,public From: ok@goanna.cs.rmit.edu.au (Richard A. O'Keefe) Subject: Re: Ada to C/C++ translator needed Date: 1996/10/02 Message-ID: <52t8da$2ej@goanna.cs.rmit.edu.au>#1/1 X-Deja-AN: 186651978 references: <32499FA0.4B5E@magic.fr> <52feul$os2@goanna.cs.rmit.edu.au> <01bbad6e$67743f20$32ee6fcf@timhome2> <52o1ve$gra@goanna.cs.rmit.edu.au> <52oorc$hid@solutions.solon.com> organization: Comp Sci, RMIT, Melbourne, Australia newsgroups: comp.lang.c,comp.lang.ada nntp-posting-user: ok Date: 1996-10-02T00:00:00+00:00 List-Id: seebs@solutions.solon.com (Peter Seebach) writes: >(However, if you're discussing SparcWorks C, you've failed to establish >that it's a C compiler. A C compiler *MUST* diagnose the line > static int i = 1 ? 1 : (++j); >as a constraint violation, but at least the version we have doesn't, even >in "maximally conforming ANSI mode". Clearly, it is not a C compiler.) "gub.c", line 1: undefined symbol: j Looks like an error message to me. Oh, you wanted something _else_ in the program? Fair enough, given an appropriate declaration for j, this line gets through SPARCompiler C, even with "-erroff=%none" SPARCompiler Lint LCLint (shock horror; I have reported this as a bug) lcc (*published* as a C compiler!) (I have reported this as a bug too) gcc -ansi -pedantic (I'll let you report this one, seebs) Evidently, by your argument, I haven't _got_ any C compilers to test! >Didn't you know? It's an acronym for "Sun's Project Ada Revenge Chip", and >was designed to make things run 10 times faster in Ada than they would have >otherwise. :) Literal-minded readers: note the smiley. -- Australian citizen since 14 August 1996. *Now* I can vote the xxxs out! Richard A. O'Keefe; http://www.cs.rmit.edu.au/%7Eok; RMIT Comp.Sci.