git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Ericsson <ae@op5.se>
To: Junio C Hamano <gitster@pobox.com>
Cc: Jeff King <peff@peff.net>,
	David Krmpotic <david.krmpotic@gmail.com>,
	git@vger.kernel.org
Subject: Re: auto merge bug
Date: Tue, 05 Mar 2013 21:56:47 +0100	[thread overview]
Message-ID: <51365C0F.8070207@op5.se> (raw)
In-Reply-To: <7va9qhu1jk.fsf@alter.siamese.dyndns.org>

On 03/05/2013 07:47 PM, Junio C Hamano wrote:
> Jeff King <peff@peff.net> writes:
> 
>> I'm also not sure how useful those really are in practice. I have not
>> used "union" myself ever. And in the example that started this thread, I
>> find the use of "union" slightly dubious.
> 
> Yeah, I do not think anybody sane used "union" outside toy examples.

I do, for lists used in tests or to generate perfect hashes from. It's
really quite handy for things like that but totally useless for any
type of multiline format, or even .ini style files unless you're very,
very careful with how you write them.

-- 
Andreas Ericsson                   andreas.ericsson@op5.se
OP5 AB                             www.op5.se
Tel: +46 8-230225                  Fax: +46 8-230231

Considering the successes of the wars on alcohol, poverty, drugs and
terror, I think we should give some serious thought to declaring war
on peace.

  reply	other threads:[~2013-03-05 20:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-04 16:46 auto merge bug David Krmpotic
2013-03-05  9:03 ` Jeff King
2013-03-05  9:12   ` Jeff King
2013-03-05 15:44   ` Junio C Hamano
2013-03-05 17:59     ` Jeff King
2013-03-05 18:47       ` Junio C Hamano
2013-03-05 20:56         ` Andreas Ericsson [this message]
     [not found]         ` <194F685F-9460-42C6-B5A5-59475F53D038@gmail.com>
2013-03-05 22:13           ` David Krmpotic
2013-03-06  9:15             ` Jeff King

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=51365C0F.8070207@op5.se \
    --to=ae@op5.se \
    --cc=david.krmpotic@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=peff@peff.net \
    /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;
as well as URLs for NNTP newsgroup(s).