On Wed, 3 Nov 2010, Myunghun Cha wrote: > I found that gcp which is a member of cocci instance on the paper, 'Hunting > bugs with Coccinelle' > > However, I just got this list typing dir(cocci) > > ['__doc__', '__init__', '__module__', 'cocci_file', 'combine', 'finalise', > 'has_env_binding', 'include_match', 'print_main', 'print_sec', 'print_secs', > 'register_match'] > > Can't I use gcp anymore?
No, I don't think this was ever integrated into the released version of Coccinelle. We are working on integrating Coccinelle with Clang (part of LLVM), which may enable providing this functionality in the future. julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
