Re: [cocci] Improving expression list selections with SmPL ellipses?
Markus Elfring <[email protected]>
| Newsgroups | fr.inria.cocci |
|---|---|
| Message-ID | <[email protected]> |
>> *my_action("Hello!", ..., ...);
>
> I have no idea what you think this should mean.
Can such a search pattern indicate that three parameters (or expressions) should be passed?
> How is it different than
>
> my_action("Hello!", ...);
It is tried to express another constraint, isn't it?
Regards,
Markus