comp.lang.ada
 help / color / mirror / Atom feed
From: Keith Thompson <kst-u@mib.org>
Subject: Re: Will the World ever see something beyond GNAT 3.15p?
Date: Fri, 14 Jan 2005 23:10:54 GMT
Date: 2005-01-14T23:10:54+00:00	[thread overview]
Message-ID: <lnvf9zd2td.fsf@nuthaus.mib.org> (raw)
In-Reply-To: 1308622.IPB2vGgG6q@linux1.krischik.com

Martin Krischik <martin@krischik.com> 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.

-- 
Keith Thompson (The_Other_Keith) kst-u@mib.org  <http://www.ghoti.net/~kst>
San Diego Supercomputer Center             <*>  <http://users.sdsc.edu/~kst>
We must do something.  This is something.  Therefore, we must do this.



  reply	other threads:[~2005-01-14 23:10 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-12 18:10 Will the World ever see something beyond GNAT 3.15p? Robert C. Leif
2005-01-12 21:42 ` Bernd Specht
2005-01-13  0:20   ` Jerry Petrey
2005-01-13 10:46     ` Georg Bauhaus
2005-01-13 19:51       ` Bernd Specht
2005-01-14  9:40         ` Martin Krischik
2005-01-14 12:46           ` Jeff C
2005-01-14 14:47             ` Martin Krischik
2005-01-14 23:10               ` Keith Thompson [this message]
2005-01-15 12:14                 ` Martin Krischik
2005-01-16 10:41                   ` Adrien Plisson
2005-01-16 11:23                     ` Martin Krischik
2005-01-15  4:09               ` Steve
2005-01-15 21:47             ` Bernd Specht
2005-01-15 21:41           ` Bernd Specht
2005-01-16  8:56             ` Martin Krischik
2005-01-13  6:48   ` Martin Dowie
2005-01-13 16:51     ` Martin Krischik
2005-01-14 17:14       ` Martin Dowie
2005-01-15 11:24         ` Martin Krischik
2005-01-15 12:25           ` Martin Dowie
2005-01-15 12:52             ` Martin Krischik
2005-01-15 13:58             ` Jeff C
2005-01-14  1:02     ` Jeffrey Carter
2005-01-14  7:24       ` Pascal Obry
2005-01-14  9:36       ` Martin Krischik
2005-01-13 18:25   ` Pascal Obry
2005-01-13 19:59     ` Bernd Specht
2005-01-13 21:31       ` Pascal Obry
2005-01-13 20:40     ` Randy Brukardt
2005-01-15 21:33       ` Bernd Specht
  -- strict thread matches above, loose matches on Subject: below --
2005-01-11 23:33 William J. Thomas
2005-01-11 23:48 ` Mark Lorenzen
2005-01-12  0:05   ` William J. Thomas
2005-01-12  8:40 ` Pascal Obry
2005-01-12 10:18   ` Martin Dowie
2005-01-12 14:52     ` Manuel Collado
2005-01-13 17:26       ` Martin Krischik
2005-01-14 16:02         ` Manuel Collado
2005-01-12 17:22     ` Luke A. Guest
2005-01-12 22:20   ` William J. Thomas
2005-01-13 18:23     ` Pascal Obry
2005-01-13 17:17 ` Martin Krischik
2005-01-15 16:37 ` Nick Roberts
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox