<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><span style="color: rgb(33, 33, 33); font-size: 12pt;">>On second thought, we should never use report_fatal_error in libObject to report corrupted input, because it enforces a specific error handling policy rather than >defer it to an application. Could
 you return an error instead?</span><br>
</p>
<div style="color: rgb(33, 33, 33);">
<div>
<div class="gmail_extra"><br>
</div>
<div class="gmail_extra">Previously we would just crash, so report_fatal_error helps here, but I agree that ideally we might want to have API that</div>
<div class="gmail_extra">is able to dump files even if they are corrupted.<br>
I`ll prepare a patch.<br>
<br>
</div>
<div class="gmail_extra">George.<br>
</div>
</div>
</div>
</body>
</html>