POV-Ray : Newsgroups : povray.international : [ES] Error en el Parser : Re: [ES] Error en el Parser Server Time
30 Jun 2025 17:21:05 EDT (-0400)
  Re: [ES] Error en el Parser  
From: Warp
Date: 27 Aug 2007 09:53:34
Message: <46d2d75e@news.povray.org>
Martin <don### [at] onocom> wrote:
> No, no. Es lo que aclara Warp. Por lo visto es un error conocido del que 



  It's not an error per se. It's just how the parser has been made to
work. The parser simply evaluates the condition, and if it evaluates
to false, it just skips everything until it finds a corresponding #else
or #end. It doesn't perform syntax checking while skipping.
  This might not be the most user-friendly way of doing it, but that's
different from being a programming error.

-- 
                                                          - Warp


Post a reply to this message

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