unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Chris Gregory <czipperz@gmail.com>
Cc: 25332@debbugs.gnu.org
Subject: bug#25332: [PATCH] Change while loops to for loops.
Date: Sat, 07 Jan 2017 10:30:12 +0200	[thread overview]
Message-ID: <83wpe7b7cb.fsf@gnu.org> (raw)
In-Reply-To: <87h95hdg0w.fsf@gmail.com> (message from Chris Gregory on Mon, 02 Jan 2017 00:26:07 -0800)

tags 25332 notabug
close 25332
thanks

> From: Chris Gregory <czipperz@gmail.com>
> Date: Mon, 02 Jan 2017 00:26:07 -0800
> 
> This patch changes while loops to for loops to make the code more
> consistent.

I don't think I understand the rationale.  Why is using 'while'
inconsistent?

In any case, please don't bother making style changes in ralloc.c, as
that file should almost never be used in Emacs, except in some
marginal configurations, and we actually would like to get rid of it
altogether.  It's therefore a waste of effort to try to make its style
better.





  reply	other threads:[~2017-01-07  8:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-02  8:26 bug#25332: [PATCH] Change while loops to for loops Chris Gregory
2017-01-07  8:30 ` Eli Zaretskii [this message]
2017-01-08 21:24   ` Chris Gregory

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=83wpe7b7cb.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=25332@debbugs.gnu.org \
    --cc=czipperz@gmail.com \
    /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).