Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: sivachandra@google.com
Cc: dje@google.com, gdb-patches@sourceware.org, tromey@redhat.com
Subject: Re: [RFC/Patch v4] Call overloaded operators to perform valid Python operations on struct/class values.
Date: Sun, 02 Feb 2014 21:03:00 -0000	[thread overview]
Message-ID: <83y51t2pof.fsf@gnu.org> (raw)
In-Reply-To: <83zjm92puy.fsf@gnu.org>

> Date: Sun, 02 Feb 2014 22:59:01 +0200
> From: Eli Zaretskii <eliz@gnu.org>
> Cc: dje@google.com, gdb-patches@sourceware.org, tromey@redhat.com
> 
> > Date: Sun, 2 Feb 2014 12:06:31 -0800
> > From: Siva Chandra <sivachandra@google.com>
> > Cc: gdb-patches <gdb-patches@sourceware.org>, Tom Tromey <tromey@redhat.com>
> > 
> > +operator.  In general, overloaded operators are invoked for the
> > +following operators: @code{+} (binary addition), @code{-} (binary
>              ^^^^^^^^^
> I'd suggest "operations" here.
> 
> > +subtraction), @code{*} (multiplication), @code{/}, @code{%}, @code{<<},
> > +@code{>>}, @code{|}, @code{&}, @code{^}.
> 
> OK with those changes.

Another gotcha that somehow got deleted from the mail I prepared:

> +For example, if @code{val1}and @code{val2} are @code{gdb.Value} objects
                             ^^
Missing space.


  reply	other threads:[~2014-02-02 21:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-02 20:06 Siva Chandra
2014-02-02 20:59 ` Eli Zaretskii
2014-02-02 21:03   ` Eli Zaretskii [this message]
2014-02-07  6:53 ` Doug Evans
2014-02-20  0:04   ` Siva Chandra

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=83y51t2pof.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=dje@google.com \
    --cc=gdb-patches@sourceware.org \
    --cc=sivachandra@google.com \
    --cc=tromey@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