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: why gengtype not a filter for GTY?


However, there is still a question which puzzles me a lot? Why gengtype is
not a sort of filter or generator (like yacc is) taking a (list of) files on
input and producing a file on output?

This question puzzles me too. Would be nice to have something in Makefile machinery that would grep sources for GTY and put automatic dependencies for invoking gengtype automatically for these files. Of course, the only issue is who is willing to implement this :)

BTW, it is strange that gengtype* files do not mention anyauthor or
contributor (with an email to contact them)?

IIRC, the original author was Geoffrey Keating.



-- Laurynas


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