Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Siddhesh Poyarekar <siddhesh@redhat.com>
To: Sergio Durigan Junior <sergiodj@redhat.com>
Cc: Michael Eager <eager@eagerm.com>, gdb-patches@sourceware.org
Subject: Re: [PATCH 1/3] bitpos: Expand type_field_bitpos to LONGEST and type.length to ULONGEST
Date: Thu, 23 Aug 2012 10:54:00 -0000	[thread overview]
Message-ID: <20120823162335.13446490@spoyarek> (raw)
In-Reply-To: <m3boi2n8zo.fsf@redhat.com>

On Wed, 22 Aug 2012 14:15:39 -0300, Sergio wrote:
> >  
> >  struct type *
> >  lookup_string_range_type (struct type *string_char_type,
> > -			  int low_bound, int high_bound)
> > +			  LONGEST low_bound, LONGEST high_bound)
> >  {
> >    struct type *result_type;
> 
> These two functions' prototypes have to be updated on gdbtypes.h.

Thanks, I had already fixed this with a follow-up patch submission.

Regards,
Siddhesh


      parent reply	other threads:[~2012-08-23 10:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-04 19:25 Siddhesh Poyarekar
2012-08-05 11:42 ` Michael Eager
2012-08-06  3:07   ` Siddhesh Poyarekar
2012-08-06 14:13     ` Michael Eager
2012-08-22 17:15     ` Sergio Durigan Junior
2012-08-22 20:41       ` Sergio Durigan Junior
2012-08-23 10:54       ` Siddhesh Poyarekar [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=20120823162335.13446490@spoyarek \
    --to=siddhesh@redhat.com \
    --cc=eager@eagerm.com \
    --cc=gdb-patches@sourceware.org \
    --cc=sergiodj@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