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]

Re: Prototype patch for lang_identify and print_error_function


On Mon, Aug 09, 1999 at 10:32:49AM -0400, Kaveh R. Ghazi wrote:
> 	This patch adds a global prototype for print_error_function()
> in tree.h.  The language front ends linking with toplev.c must provide
> its definition, and this patch allows cleaning up local copies of the
> prototype.  In the process, I const-ified both print_error_function()
> and lang_identify() which necessitated complementary changes in the
> language subdirs.

Ok.


r~


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