On Sun, 14 Mar 2021, Wolfram Sang wrote: > > > @@ > > type M; > > This? > > struct monitor* m; > > > @@ > > - m->virtual.width; > > + get_monitor_width(); I guess that m should be somewhere in teh call to get_monitor_width too? julia _______________________________________________ Cocci mailing list Cocci@systeme.lip6.fr https://systeme.lip6.fr/mailman/listinfo/cocci
- [Cocci] Replacing a struct member with a function call Thomas Adam
- Re: [Cocci] Replacing a struct member with a function ... Wolfram Sang
- Re: [Cocci] Replacing a struct member with a funct... Julia Lawall
- Re: [Cocci] Replacing a struct member with a f... Thomas Adam
- Re: [Cocci] Replacing a struct member with... Julia Lawall
- Re: [Cocci] Replacing a struct member with... Mansour Moufid
- Re: [Cocci] Replacing a struct member... Julia Lawall
- Re: [Cocci] Replacing a struct me... Thomas Adam