emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Handling of commits in emacs-23 branch and trunk.


From: Jan Djärv
Subject: Re: Handling of commits in emacs-23 branch and trunk.
Date: Wed, 14 Jul 2010 19:56:47 +0200

I still have to make Gtk+ 3 fixes in the trunk so I went ahead and used old 
style. 

    Jan D.

14 jul 2010 kl. 17:27 skrev Dan Nicolaescu <address@hidden>:

> Jan Djärv <address@hidden> writes:
> 
>> Hello.
>> 
>> Now that trunk ia ANSI-C-ified, how shall emacs-23 commits that change
>> prototypes or add functions be handeled?  Shall we put them in
>> emacs-23 with P__ + K&R and then fix them in trunk when they get
>> merged there, or just convert to ANSI-C in emacs-23 also?
> 
> Add new functions as standard C, there's already a few like that in
> emacs-23, so it's impossible to compile with a K&R compiler, so using
> K&R will just generate more work when merging to the trunk.
> If a function definition/declaration changes, convert it to standard C.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]