On 12/16/2011 09:37 PM, Julia Lawall wrote: >> @@ bool x; @@ >> - !!x >> + x > > I don't think there is a bool type in C... > There is a _Bool type in C99. And bool is usually a typedef for _Bool which can be found in stdbool.h _______________________________________________ Cocci mailing list [email protected] http://lists.diku.dk/mailman/listinfo/cocci (Web access from inside DIKUs LAN only)
- Re: [Cocci] Re: Matching == and != cases with ... Josh Triplett
- Re: [Cocci] Re: Matching == and != cases w... Julia Lawall
- Re: [Cocci] Re: Matching == and != cas... Josh Triplett
- Re: [Cocci] Re: Matching == and !... Julia Lawall
- Re: [Cocci] Re: Matching == a... Josh Triplett
- Re: [Cocci] Re: Matching == a... Michael Stefaniuc
- Re: [Cocci] Re: Matching == a... Julia Lawall
- Re: [Cocci] Re: Matching == a... Julia Lawall
- Re: [Cocci] Re: Matching == a... Josh Triplett
- Re: [Cocci] Re: Matching == a... Julia Lawall
- Re: [Cocci] Re: Matching == a... Lars-Peter Clausen
- Re: [Cocci] Re: Matching == a... Josh Triplett
- Re: [Cocci] Re: Matching == a... Julia Lawall
- Re: [Cocci] Re: Matching == a... Josh Triplett
- Re: [Cocci] Re: Matching == a... Julia Lawall
- Re: [Cocci] Re: Matching == a... Josh Triplett
- Re: [Cocci] Matching == and != cases with one patch? Derek M Jones
