On Mon, 2015-02-16 at 10:10AM +0100, Julia Lawall wrote:
> > With your help I did some more adjustments and my semantic patch replaces
> > all the typedefed structs correctly, with a single exception. The sources
> > contain one line like this:
> >   static const foo_t const foo_arry[] = {
> 
> Could you check if things work when the [] is not empty?

No, doesn't make a difference. It works though, when I remove the second
const (regardless of the size specifier).

        Soren
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to