Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Chris Moller <cmoller@redhat.com>
To: gdb-patches@sourceware.org
Subject: Re: beta patch for PR 9065
Date: Tue, 16 Feb 2010 22:02:00 -0000	[thread overview]
Message-ID: <4B7B1603.2030608@redhat.com> (raw)
In-Reply-To: <20100216215313.GA4858@caradoc.them.org>

On 02/16/10 16:53, Daniel Jacobowitz wrote:
>
>> @@ -1897,6 +1923,8 @@
>>       {"struct", STRUCT, OP_NULL, 0},
>>       {"signed", SIGNED_KEYWORD, OP_NULL, 0},
>>       {"sizeof", SIZEOF, OP_NULL, 0},
>> +    {"typeid", TYPEID, OP_NULL, 0},
>> +    {"name", NAMELIT, OP_NULL, 0},
>>       {"double", DOUBLE_KEYWORD, OP_NULL, 0},
>>       {"false", FALSEKEYWORD, OP_NULL, 1},
>>       {"class", CLASS, OP_NULL, 1},
>>      
>
> I bet adding "name" to this list will break any expression with "name"
> in it, like "print name".
>    

Yeah, that occurred to me about 30 seconds after I sent the patch out. :-)




  reply	other threads:[~2010-02-16 22:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-16 18:31 Chris Moller
2010-02-16 21:53 ` Daniel Jacobowitz
2010-02-16 22:02   ` Chris Moller [this message]
2010-02-16 22:27   ` Tom Tromey
2010-02-16 22:57     ` Daniel Jacobowitz
2010-02-16 22:25 ` Tom Tromey

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=4B7B1603.2030608@redhat.com \
    --to=cmoller@redhat.com \
    --cc=gdb-patches@sourceware.org \
    /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