This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch-rfc] N2179: Exception Propagation in C++
- From: Paolo Carlini <paolo dot carlini at oracle dot com>
- To: Sebastian Redl <sebastian dot redl at getdesigned dot at>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Tue, 12 Aug 2008 14:44:25 -0500 (CDT)
- Subject: Re: [patch-rfc] N2179: Exception Propagation in C++
- Accept-language: en-US
- References: <48809CE2.1030500@windmuehlgasse.getdesigned.at> <916852.1216396821012.JavaMail.oracle@acsmt304.oracle.com> <4880D637.3050702@windmuehlgasse.getdesigned.at> <15968502.1216403855404.JavaMail.oracle@acsmt303.oracle.com> <48848C5F.508@windmuehlgasse.getdesigned.at> <3563700.1216648012003.JavaMail.oracle@acsmt304.oracle.com> <488677FA.8000701@windmuehlgasse.getdesigned.at> <28873818.1216775411231.JavaMail.oracle@acsmt301.oracle.com> <48875A5C.6080903@windmuehlgasse.getdesigned.at> <21979991.1216833609323.JavaMail.oracle@acsmt305.oracle.com> <3825956.1217239012707.JavaMail.oracle@acsmt301.oracle.com> <27280529.1217501658903.JavaMail.oracle@acsmt305.oracle.com> <18968936.1218119581291.JavaMail.oracle@acsmt304.oracle.com> <48A1E2B1.1030505@getdesigned.at>
Hi,
> Here's the changlog entry:
I'm sorry, but, if you look at any existing entry, you will notice that each specific affected function must be individually named, just as New, in case of a new function. This is important, for people greping the ChangeLog.
Also, while you are re-diffing, please implement also the change to the exports, which must go under CXXABI_1.3.3.
Finally, remember to keep us (the v3 maintainers) updated about your Copyright Assignment: the FSF clerk told me that the paperworks is going well, this specific contribution can be accepted immediately, if we agree to do that on a technical basis, but didn't tell me that everything is completely Ok and definite.
Thanks,
Paolo.
PS: a minor nit, just to make my life easier, send the CL entry too as attachment, like the patch. Thanks!