From mboxrd@z Thu Jan 1 00:00:00 1970 From: elfring@users.sourceforge.net (SF Markus Elfring) Date: Sun, 28 Sep 2014 17:53:46 +0200 Subject: [Cocci] Conversion of coding style "K&R" to newer C standard approaches? In-Reply-To: References: <54279D0D.2050809@users.sourceforge.net> <542810DB.6050304@users.sourceforge.net> <54281B12.6030309@users.sourceforge.net> Message-ID: <54282F0A.1000003@users.sourceforge.net> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr >> >> How do you think about the possibility to transform more such >> implementation details from a Kernighan/Ritchie coding style to a >> current C standard approach? > We don't really support K&R C. A manual software update is generally also possible. It would be nice if more dedicated tools can help in a corresponding automatic conversion, wouldn't it? http://astyle.sourceforge.net/ Regards, Markus