This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Remove old diagnostic macros.


On 06/09/2016 12:35 PM, Marcin BaczyÅski wrote:
2016-06-09 18:35 GMT+02:00 Jeff Law <law@redhat.com>:
On 05/30/2016 05:19 PM, Marcin BaczyÅski wrote:

Hi,
this is my first GCC patch, so please bear with me if something is wrong
with
it in an obvious way.

I've found two unused macros in gcc/diagnostic.h. Is the patch okay as is?
Bootstrapped on x86_64-pc-linux-gnu.

2016-05-31 Marcin BaczyÅski <marbacz@gmail.com>

   * gcc/diagnostic.h (diagnostic_line_cutoff, diagnostic_flush_buffer):
    delete.

This is fine for the trunk.  Please install.


Thanks for the approval. As for installing, I don't have write access
to the repository, so could someone with the access do it, please?
OK.  I took care of committing to the repository.  Thanks,
jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]