On Wed, 16 Mar 2011, ygrek wrote: > On Tue, 15 Mar 2011 22:41:22 +0100 (CET) > Julia Lawall <[email protected]> wrote: > > > -macro_file_builtins rather than -macro_file might help. > > Thanks again, this works! > > But it replaces default macro file. And it means that macro_file_builtins > is treated specially, not like other macro files. > I wish : > - another macro_file_xxx option to add macros (not replace) and always > consult these macros before parsing > - option to extend isomorphisms (not replace) > Will you accept a patch for this?
You're volunteering to do this? :) No problem, but the macro file part is very subtle... Also xxx has to be chosen carefully. It has taken me several years to be able to remember what the difference between macro_file_builtins and macro_file is... I don't think builtins is very descriptive. Since you are not working on Linux, I wonder if you actually find the default macro file to be useful? I think that a lot of it is very Linux specific. julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
