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] in pluign mode, send gengtype output to a user specified file


On Thu, Sep 24, 2009 at 10:17, Rafael Espindola <espindola@google.com> wrote:
> This patch changes gengtype to output all plugin information to a single file
> specified in the command line.
>
> 2009-09-24 ÂBasile Starynkevitch Â<basile@starynkevitch.net>
> Â Â Â Â Â ÂRafael Avila de Espindola Â<espindola@google.com>
>
> Â Â Â Â* gengtype.c (plugin_output): New.
> Â Â Â Â(get_output_file_with_visibility): Return plugin_output for plugins.
> Â Â Â Â(main): Parse and use the -P option.
> Â Â Â Â* gty.texi: Update the command line format.

Looks fine.  I don't think '-p' should be renamed to '-P',
though.  Basile, what's the point of that?


Diego.


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