<blockquote>
<p>The REAL problem with exceptions is is when one passes through some C code and back into C++ which catches it and continues to execute.</p>
</blockquote>

<p>That's not the case here, as this is only directly called by Geany, right?</p>

<blockquote>
<p>If an exception tries to exit a noexcept function its an automatic terminate which tells the programmer they screwed up.</p>
</blockquote>

<p>Not perfect, but indeed better than corrupting the call stack.</p>

<p>BTW, can really C-linkage stuff throw exceptions?  Sure it's somewhat unrelated, but if it's meant to be called by C code it better not throw indeed.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1215#issuecomment-244941743">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJxQqtPKsd3ipg2V_jXyBDI8UTWYFks5qnWNngaJpZM4J1bF3">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJ-kKeEFdBfllAzrTxyM7YCmZ_KIjks5qnWNngaJpZM4J1bF3.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/1215#issuecomment-244941743"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>

<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://cloud.githubusercontent.com/assets/143418/17495839/a5054eac-5d88-11e6-95fc-7290892c7bb5.png","avatar_image_url":"https://cloud.githubusercontent.com/assets/143418/15842166/7c72db34-2c0b-11e6-9aed-b52498112777.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@b4n in #1215: \u003e The REAL problem with exceptions is is when one passes through some C code and back into C++ which catches it and continues to execute.\r\n\r\nThat's not the case here, as this is only directly called by Geany, right?\r\n\r\n\u003e If an exception tries to exit a noexcept function its an automatic terminate which tells the programmer they screwed up.\r\n\r\nNot perfect, but indeed better than corrupting the call stack.\r\n\r\nBTW, can really C-linkage stuff throw exceptions?  Sure it's somewhat unrelated, but if it's meant to be called by C code it better not throw indeed."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1215#issuecomment-244941743"}}}</script>