From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Wed, 04 Mar 2015 14:13:31 +0100 Subject: [Cocci] Skipping of source code between preprocessor statements? In-Reply-To: References: <54F6F112.4010004@users.sourceforge.net> Message-ID: <54F704FB.8020305@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr >> In which contexts does the syntax allow the use of single quotes >> for the C programming language? > > As far as I can tell, all. Are they only valid within comments and string literals? >> How would you like to handle text within the construct "#if 0 / #endif" >> by the analysis tool? > > There is a flag for choosing whether to do this. Do you refer to the undocumented command line parameter "noif0-passing"? Regards, Markus