![]() | |||||||||||
Messages in this thread |
Julia Lawall wrote: > From: Julia Lawall <julia@diku.dk> > > Taking sizeof the result of sizeof is quite strange and does not seem to be > what is wanted here. > > This was fixed using the following semantic patch. > (http://www.emn.fr/x-info/coccinelle/) > > // <smpl> > @@ > expression E; > @@ > > - sizeof ( > sizeof (E) > - ) > // </smpl> > > Signed-off-by: Julia Lawall <julia@diku.dk> applied | ||||||||||
| Last update: 2008-06-27 07:37 [from the cache] ©2003-2008 | |||||||||||