POV-Ray : Newsgroups : povray.programming : Re: Unicode for POVRay : Re: GCC Server Time
28 Jul 2024 20:35:12 EDT (-0400)
  Re: GCC  
From: Ron Parker
Date: 13 Jun 1999 17:17:45
Message: <37651f2f.5520693@news.povray.org>
On Sun, 13 Jun 1999 01:02:10 +0100, Alain CULOS
<ZAl### [at] bigfootcom> wrote:

>"Ronald L. Parker" wrote:
>
>> BTW, I have a minor bone to pick with you.  Please don't use // to
>> comment things in your code.  GCC doesn't like it, and many other C
>> compilers don't either.
>
>Ron,
>I do not understand this tip you're giving, could you expand a bit more, please ?
>I use GCC myself, although not proficiently yet and found no problem with //, maybe
that
>is exactly where I am getting problems I am not able to analyse properly.
>By the way, // is meant to be C++ only and not C. Is this what you meant ?

Yes.  I was giving the tip specifically to Jon, because his unipatch
has a few lines commented with // in what is supposed to be a .C file.
egcs 1.1.1 doesn't like that (It reports an error) so I had to change
all his comments to compile on Linux.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.