Justin Erenkrantz <[EMAIL PROTECTED]> writes:

> On Tue, Aug 27, 2002 at 01:29:39AM +0000, Jeff Trawick wrote:
> > it was just a simple matter of watching those compiler warnings
> > 
> > (gcc said 'warning: "/*" within comment', xlc said similar)
> 
> Hmm.  gcc3 on Darwin didn't say boo.  -- justin

incredible suckage :(

$ gcc -c -Wall aaa.c
aaa.c:4:3: warning: "/*" within comment
$ cat aaa.c
/* foo
 * /

/* silly stuff */

int x;

$ gcc --version
2.96

-- 
Jeff Trawick | [EMAIL PROTECTED]
Born in Roswell... married an alien...

Reply via email to