From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Thu, 11 Sep 2014 15:04:07 +0200 Subject: [Cocci] How to add a few declarations? In-Reply-To: <20140911121635.GA23610@synchrotron-soleil.fr> References: <20140911121635.GA23610@synchrotron-soleil.fr> Message-ID: <54119DC7.7020005@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr > So the idea is to replace a method by another one but to be able to do that, I need to add two new variables n_values and values. Have you got any expectations on the placement for the added variables? Do any other scopes (or separate statement blocks) matter here? Regards, Markus