www.delorie.com/archives/browse.cgi   search  
Mail Archives: pgcc/1999/02/24/22:25:34

Message-Id: <199902250322.WAA18450@chaos.ao.net>
To: pgcc AT delorie DOT com
Subject: Re: list info
Date: Wed, 24 Feb 1999 22:22:26 -0500
From: Dan Merillat <harik AT chaos DOT ao DOT net>
Reply-To: pgcc AT delorie DOT com

Paul Derbyshire writes:
> At 09:23 AM 2/24/99 -0500, you wrote:
> >double foo (int i, double d) {
> >  int j;
> >  for (j =3D 20; j; --j) {
> >    i *=3D i;
> >    d *=3D d;
> >  }
> >  return d*(double)i;
> >}
> 
> j =3D 20??? That looks ill-formed to me. -funroll-all-loops or no
> -funroll-all-loops, it should be produced a "parse error before 20". What
> were you trying to do ther anyways, assign a hex value? Should be
> j = 0x3d20
> then. Or did you mistype when writing the email? :-)

Yes.  He used a client that does quoted-printable.  Ugly-ass-garbage.

I autoconvert back to 8bit, so unless someone quotes it I don't
see it.

--Dan

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019