This is the mail archive of the gcc@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: Plugin API Comments (was Re: GCC Plug-in Framework ready to port)


On Mon, Feb 2, 2009 at 19:34, Taras Glek <tglek@mozilla.com> wrote:

> Regarding versions: I think it's crazy to be passing a version in every
> single function call. The plugin should check  the gcc version it is being
> loaded into on startup and bail if it doesn't match.

Agreed.  Let's start with simpler mechanisms and increase complexity
progressively.


Diego.


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