POV-Ray : Newsgroups : povray.programming : Two minor things in the source : Re: Two minor things in the source Server Time
28 Jul 2024 08:17:10 EDT (-0400)
  Re: Two minor things in the source  
From: ABX
Date: 9 Aug 2002 10:49:30
Message: <5bl7luc4d5i547hc8am47857b45o292ei5@4ax.com>
On Fri, 09 Aug 2002 16:41:36 +0200, Christoph Hormann <chr### [at] gmxde>
wrote:
> parse.h, line 624:
>
>  LAST_TOKEN
> #ifdef GLOBAL_PHOTONS
>   GLOBAL_TOKEN,
> #endif
>
> defining GLOBAL_PHOTONS would lead to an error, it would probably be good
> to place LAST_TOKEN after all #if's.

I have noticed this too and wondered why things like this are present at all.
Or #if 0 things.

> parse.cpp, line 3307 and 3408:
>
> "triangle triangle mesh data"
>
> should probably be:
>
> "temporary triangle mesh data"

That's not the only occurance. Look for "all all", "the the". Is this some
english construction I never met earlier or some mistake in automation ?

ABX


Post a reply to this message

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