On Thu, 3 Feb 2011, SF Markus Elfring wrote: > > More of a completion. Disjunctions are allowed in a lot of other places, > > but not in a function name at the moment. > > Can the list of function name alternatives be created from a Python or OCaml > array? > Will it become possible to query a data base table for relevant function names > here to specify a wide selection?
Using the iteration functionality, you can start up as many applications of the semantic patch as you like, parameterized by as many values of virtual identifiers as you like. The values of these virual identifiers can come from a database or anywhere else. You just have to write ocaml code to access the information. julia _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
