Re: [C++ Patch] Use inform more in pushdecl_maybe_friend_1

2013-05-15 Thread Jason Merrill
OK. Jason

[C++ Patch] Use inform more in pushdecl_maybe_friend_1

2013-05-15 Thread Paolo Carlini
Hi, while working on the last patch I noticed a few more cases of warning_at and permerror pairs where it makes sense to use inform. Tested x86_64-linux. Thanks, Paolo. /// /cp 2013-05-15 Paolo Carlini * name-lookup.c (pushdecl_maybe_friend_1): Replace pai