<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">ср, 30 авг. 2023 г., 18:25 Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com">phylsmith2017@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:small" class="gmail_default">Andrew, I do not think that the c++ code "try" is going to work -- it is never used anywhere else and probably for a good reason. Is there an alternative?<br></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">well, this is official way openexr does error handling ...</div><div dir="auto"><br></div><div dir="auto">it also fixes my error (try to switch from brender/jpeg to brender /exr without removing those brender files - without patch we crash as soon as openexr meet wrong input ....) and print error message in this case.</div><div dir="auto"><br></div><div dir="auto">so it obviously work at least on c++11 compilers (enforced by openexr itself)</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:small" class="gmail_default"></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Fileext reading error handling for bg render<br>
<br>
commit cac447973db936f7d5594c83521c34f3e5a9c187<br>
Author: Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank" rel="noreferrer">randrianasulu@gmail.com</a>><br>
Date: Wed Aug 30 05:27:10 2023 +0300<br>
<br>
</blockquote></div></div>
</blockquote></div></div></div>