POV-Ray / povray

The Persistence of Vision Raytracer (POV-Ray)
https://www.povray.org/
GNU Affero General Public License v3.0
1.37k stars 283 forks source link

Windows UI doesn't jump to parse error if INI file has obsolete obtions #365

Open c-lipka opened 6 years ago

c-lipka commented 6 years ago

When started from an INI file that has obsolete settings (e.g. Histogram_Name=Foo), and a parse error occurs in the scene file, POV-Ray for Windows jumps to the location of the INI warning instead of the location of the parse error.