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: gengtype plugin improvement last2round - patch 2 [verbosity]


2010/10/14 Basile Starynkevitch <basile@starynkevitch.net>:
> 2010-10-14 ÂJeremie Salvucci Â<jeremie.salvucci@free.fr>
> Â Â Â Â Â ÂBasile Starynkevitch Â<basile@starynkevitch.net>
>
> Â Â Â Â* gengtype.c (verbosity_level): Added variable.
> Â Â Â Â(set_gc_used): Count variables for verbosity.
> Â Â Â Â(close_output_files): Backing up files, counting written ones
> Â Â Â Âverbosily.
> Â Â Â Â(write_types): Count emitted functions for verbosity. Added
> Â Â Â Âdebug messages.
> Â Â Â Â(write_enum_defn): Count structures for verbosity. Added debug
> Â Â Â Âmessages.
> Â Â Â Â(gengtype_long_options): Added "verbose".
> Â Â Â Â(print_usage): Ditto.
> Â Â Â Â(main): Verbose display of parsed files.
>
> Â Â Â Â* gengtype.h (verbosity_level): Added declaration.

The patch is OK with indentation fixes I pointed out in my previous e-mail.

Like Diego told in the review of the 1st patch, please follow the
mailing lists for any build failures after committing the patch (and
the following ones).

Thanks,
-- 
Laurynas


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