<div dir="ltr">On Mon, Apr 28, 2014 at 2:24 AM, Florian Weimer <span dir="ltr">&lt;<a href="mailto:fweimer@redhat.com" target="_blank">fweimer@redhat.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On 04/28/2014 09:52 AM, Nikos Mavrogiannopoulos wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
setjmp and longjmp are tools, that one may use in a good or bad way.<br>
Along the same lines one could argue for dropping programs that use goto<br>
in Fedora (because everyone knows that goto is bad).<br>
</blockquote>
<br></div>
All compliant uses of setjmp/longjmp can be replaced with C++ exceptions.<br></blockquote><div><br></div><div>That might be true in C++, but it certainly isn&#39;t in C.<br><br></div></div></div></div>