Page MenuHome

Fix T77603: OSL parser fails when script ends with comment without newline
ClosedPublic

Authored by Jacques Lucke (JacquesLucke) on Jun 8 2020, 4:53 PM.

Diff Detail

Repository
rB Blender

Event Timeline

Jacques Lucke (JacquesLucke) requested review of this revision.Jun 8 2020, 4:53 PM
Jacques Lucke (JacquesLucke) created this revision.
This revision is now accepted and ready to land.Jun 8 2020, 5:00 PM

Might have been fixed by a new version of osl. The line that prints the error was removed here: https://github.com/imageworks/OpenShadingLanguage/commit/f4ec638e6b4d031fb1076036f6777af546805088. Search for preprocessor exception caught.