Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 92d2bfb5a363004a8a399eefe5c79f14 > files > 160

coccinelle-examples-1.0.0-0.rc4.2.fc16.i686.rpm

// This semantic patch does essentially the same as the script in
// unsigned.txt.  That one does things with typedefs.  Not clear whether the
// semantic patch finds those cases (it didn't but maybe there aren't any).

@@
unsigned int i;
@@

* i < 0