POV-Ray : Newsgroups : povray.general : splines-- unexpected comma requirement : Re: splines-- unexpected comma requirement Server Time
29 Apr 2025 09:18:11 EDT (-0400)
  Re: splines-- unexpected comma requirement  
From: Bald Eagle
Date: 28 Apr 2025 11:55:00
Message: <web.680fa3b6d1e0268ab00a87a025979125@news.povray.org>
"Kenneth" <kdw### [at] gmailcom> wrote:
One problem is with the rather
> generic and misleading parse-error statement when the commas are left out:
>
> "Parse error: No matching } , < found instead." Huh??

It's not misleading at all.
You're just not following through with my explanation and seeing what the
inevitable result is once the parser does the subtraction.

It's now expecting a new scalar value along the spline, and instead, you're
providing it with a vector value.

- BW


Post a reply to this message

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