Actions

icon Post
text/html Subscribe
text/html Unsubscribe

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cxx-abi-dev] ABI modification for exception propagation


  • To: Sebastian Redl <sebastian.redl@xxxxxxxxxxxxxx>
  • Subject: Re: [cxx-abi-dev] ABI modification for exception propagation
  • From: Mark Mitchell <mark@xxxxxxxxxxxxxxxx>
  • Date: Mon, 26 May 2008 10:18:15 -0700

Sebastian Redl wrote:

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2179.html

Thanks.

So basically, no symbol conflicts? Or does the backwards compatibility go further than that?

Ideally, it should be possible to freely mix old and new object files in a single application. It should be possible to throw an exception in an old file and catch it in a new one, and vice versa. If you have to recompile any existing code, then it's not compatible.

Thanks,

--
Mark Mitchell
CodeSourcery
mark@xxxxxxxxxxxxxxxx
(650) 331-3385 x713