Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: fche@redhat.com (Frank Ch. Eigler)
To: cgd@broadcom.com
Cc: gdb-patches@sources.redhat.com
Subject: Re: [PATCH] make MIPS sim mips.igen model names one per line.
Date: Mon, 11 Feb 2002 13:18:00 -0000	[thread overview]
Message-ID: <o5y9hzwwco.fsf@toenail.toronto.redhat.com> (raw)
In-Reply-To: <yov5sn87ahop.fsf@broadcom.com>


cgd@broadcom.com writes:

> [...]
> So, right now, the mips.igen file names models supported by
> instructions in one of two ways:
> [...]
> (i.e., one per line, or all MIPS ISAs in one line and the rest one per
> line.)
> 
> In our local source tree, we've converted it to use only the former
> form.  I think it's the right thing from a maintainability (fewer
> conflicts/patched lines) and consistency perspective (should convert
> to be consistent one way or another).
> [...]

I must admit I don't see the point of this specific grasp for
consistency.  The single-line format allows compactness; the
multi-line format allows greps and other line-by-line source
manipulations.  These are both useful in their place.

Have you actually encountered the maintainability issues you mention
([more?] "conflicts/patched lines")?  Were they really troublesome?
Given the preferred use of context diffs, it doesn't seem like

A
B
CHANGE
D
E

is any less likely to get conflicts than

A,B
CHANGE
D,E


- FChE


  reply	other threads:[~2002-02-11 21:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-11 12:26 cgd
2002-02-11 13:18 ` Frank Ch. Eigler [this message]
2002-02-11 13:44   ` cgd
2002-02-11 13:58     ` Andrew Cagney
2002-02-12 15:26       ` cgd
2002-02-12 16:31         ` Andrew Cagney
2002-02-19  0:10           ` cgd

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=o5y9hzwwco.fsf@toenail.toronto.redhat.com \
    --to=fche@redhat.com \
    --cc=cgd@broadcom.com \
    --cc=gdb-patches@sources.redhat.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox