All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcin Dalecki <dalecki@evision.ag>
To: Rusty Russell <rusty@rustcorp.com.au>
Cc: Daniel Phillips <phillips@arcor.de>, linux-kernel@vger.kernel.org
Subject: Re: Remain Calm: Designated initializer patches for 2.5
Date: Fri, 19 Jul 2002 09:31:08 +0200	[thread overview]
Message-ID: <3D37C03C.6000301@evision.ag> (raw)
In-Reply-To: 20020719014425.BAECB417E@lists.samba.org

Rusty Russell wrote:
> In message <E17VBcZ-0004oO-00@starship> you write:
> 
>>On Thursday 18 July 2002 05:22, Rusty Russell wrote:
>>
>>>GCC has understood both since forever, but the kernel took a wrong
>>>bet, and we're better off setting a good example for 2.6 before we
>>>start getting about 10,000 warnings.
>>
>>Next time, remember to bet on the ugliest looking one ;-)
> 
> 
> I agreed, until I recently did a big grep to find these things.  I now
> concur with the C9X committee.  ".foo = " is clearly distinguished
> from bitfield declarations and labels, which "foo: " isn't.

Of hand I think about the following *technical* points:

1. It resembles the usage case similar to other initalizations.

2. It makes for less reduce/reduce conflicts in the LR-grammar
parser generator.

Its better and more outtought then the GNU "extension".




      reply	other threads:[~2002-07-19  7:33 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-07-18  3:22 Remain Calm: Designated initializer patches for 2.5 Rusty Russell
2002-07-18  3:32 ` Arnaldo Carvalho de Melo
2002-07-18  7:42   ` Rusty Russell
2002-07-18  6:32 ` H. Peter Anvin
2002-07-18  6:28   ` David S. Miller
2002-07-18  6:40     ` H. Peter Anvin
2002-07-18  6:53     ` Arnaldo Carvalho de Melo
2002-07-18  6:56       ` H. Peter Anvin
2002-07-18  7:33         ` Anton Altaparmakov
2002-07-18  7:46   ` Rusty Russell
2002-07-18  9:34     ` H. Peter Anvin
2002-07-18 13:47 ` Daniel Phillips
2002-07-19  1:32   ` Rusty Russell
2002-07-19  7:31     ` Marcin Dalecki [this message]

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=3D37C03C.6000301@evision.ag \
    --to=dalecki@evision.ag \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin@dalecki.de \
    --cc=phillips@arcor.de \
    --cc=rusty@rustcorp.com.au \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.