extern-c-redecl.C
418 Bytes
-
re PR c++/13699 (Extern "C" routine in different namespaces accepted with… · ecba6c56
re PR c++/13699 (Extern "C" routine in different namespaces accepted with different exception signature) 2008-07-16 Dodji Seketeli <dseketel@redhat.com> PR c++/13699 * gcc/cp/name-lookup.c (lookup_extern_c_fun_binding_in_all_ns): New function. (pushdecl_maybe_friend): Check if a redeclaration of extern C function complies with exception specification constraints. From-SVN: r137904
Dodji Seketeli committed