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: [plugins] [patch] Initial implementation of GCC plugin support


On Tue, Feb 24, 2009 at 12:52, Taras Glek <tglek@mozilla.com> wrote:

> Would be nice to have something like
> struct gcc_version {
> int major; int minor; int micro; char *suffix;
> }
> that the plugin could query and compare.

Agreed.


Diego.


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