From: Dan Nicolaescu <dann@gnu.org>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Handling of commits in emacs-23 branch and trunk.
Date: Wed, 14 Jul 2010 11:27:34 -0400 [thread overview]
Message-ID: <yxqeif62ie1.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <4C3D6B74.6030500@swipnet.se> ("Jan Djärv"'s message of "Wed\, 14 Jul 2010 09\:47\:00 +0200")
Jan Djärv <jan.h.d@swipnet.se> 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.
next prev parent reply other threads:[~2010-07-14 15:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-14 7:47 Handling of commits in emacs-23 branch and trunk Jan Djärv
2010-07-14 8:01 ` Eli Zaretskii
2010-07-14 15:27 ` Dan Nicolaescu [this message]
2010-07-14 17:56 ` Jan Djärv
2010-07-23 13:44 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=yxqeif62ie1.fsf@fencepost.gnu.org \
--to=dann@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=jan.h.d@swipnet.se \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).