All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [Cocci] Checking the handling of spaces before opening parentheses for source code transformations
@ 2020-11-05 15:06 Markus Elfring
  2020-11-05 15:49 ` Julia Lawall
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Elfring @ 2020-11-05 15:06 UTC (permalink / raw
  To: Coccinelle

Hello,

The coding style specification for C programs in GNOME contains also
the following information.
https://developer.gnome.org/programming-guidelines/stable/c-coding-style.html.en#whitespace

“…
Always put a space before an opening parenthesis but never after:
…”


How good can the semantic patch language support such a requirement
(also for function declarations and corresponding calls) directly?

See also a related feature request once more:
Make change influence configurable for coding style rules
https://github.com/coccinelle/coccinelle/issues/37

Regards,
Markus
_______________________________________________
Cocci mailing list
Cocci@systeme.lip6.fr
https://systeme.lip6.fr/mailman/listinfo/cocci

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-05 17:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-05 15:06 [Cocci] Checking the handling of spaces before opening parentheses for source code transformations Markus Elfring
2020-11-05 15:49 ` Julia Lawall
2020-11-05 16:32   ` Markus Elfring
2020-11-05 17:28   ` Markus Elfring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.