|
From: | Jan Djärv |
Subject: | Re: imagemmagick patch 5 |
Date: | Sat, 06 Mar 2010 00:56:24 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; sv-SE; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2 |
Stefan Monnier skrev 2010-03-05 23.30:
Please don't use the P_ macro in new code: just use prototypes.Ok. Like this? static int imagemagick_image_p (Lisp_Object object);Yes. Similarly the function definition shouldn't use K&R style any more (we didn't change all the existing code, but we try and do that for new code).
Is this documented somewhere? It is the first time I've heard about it. The GNU coding standards doesn't seem to agree, at least the version updated in February 17, 2010.
Jan D.
[Prev in Thread] | Current Thread | [Next in Thread] |