http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60850

Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-04-16
                 CC|                            |manu at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #5 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
(In reply to Daniel Gutson from comment #2)
> It went, but I got no answer.
> 
> FWIW: http://gcc.gnu.org/ml/gcc-patches/2014-04/msg00026.html

Btw, the above comments are not meant to disparage you. I personally think it
is a very good idea that you created this PR and attached the patch, rather
than let it linger in the mailing list archive.

Unfortunately, the C++ FE currently has just a single one part-time maintainer,
which is also one of the main developers, so he certainly has his hands quite
full. Thus, pinging and patience are necessary. Thanks for persevering!

As a minor comment, would you mind using -Wpedantic in the test? We are slowly
trying to move to the new form. You don't need to re-test it, the behavior is
the same.

Also, when you ran the testsuite, didn't you see in the output this particular
warning? Perhaps there are already tests in place so you don't need to add a
new one.

Reply via email to