From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Thu, 29 Oct 2015 11:21:56 +0100 Subject: [Cocci] Release 1.0.3: Clarification around SmPL conjunctions In-Reply-To: References: Message-ID: <5631F344.9080804@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr > * There is now support for conjunctions ( & ... & ). As for a > disjunction, the () and & should be in column 0. A conjunction requires > two patterns to match against a given piece of code in a consistent way. When will corresponding descriptions appear also in the manual? How does this software extension differ in the handling of several changes in patch scripts together without using an ampersand? Regards, Markus