all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Eli Zaretskii <eliz@gnu.org>, Philipp Stephani <p.stephani2@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Please revert commit ceaca7bec6adf5735d51c1ca7efea5a2e05f470e
Date: Sun, 10 Jan 2016 21:52:53 -0800	[thread overview]
Message-ID: <56934335.9070005@cs.ucla.edu> (raw)
In-Reply-To: <83ziwdkvgi.fsf@gnu.org>

Eli Zaretskii wrote:
> Can you show the sign(s) of the problem, like compiler error messages,
> programs that crash, etc.?

That would require some actual modules written in C++ that illustrate the 
disasters of allowing exceptions to propagate into C code, which I presume would 
be some work.

I briefly looked into this and though I am by no means a C++ expert it appears 
that we went over the edge of the standard on that one, so in commit 
552694a2653b4f9cde515139d01793a5a0e964b7 I reverted both changes and moved the 
problematic typedef out of the public .h file (where it would just be a bug 
magnet anyway, apparently) and into our private .c file.



      reply	other threads:[~2016-01-11  5:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-10 16:08 Please revert commit ceaca7bec6adf5735d51c1ca7efea5a2e05f470e Philipp Stephani
2016-01-10 19:51 ` Paul Eggert
2016-01-10 20:37   ` Philipp Stephani
2016-01-10 20:53     ` Eli Zaretskii
2016-01-11  5:52       ` Paul Eggert [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56934335.9070005@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=p.stephani2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.