public inbox for libabigail@sourceware.org
 help / color / mirror / Atom feed
From: Dodji Seketeli <dodji@seketeli.org>
To: "Guillermo E. Martinez via Libabigail" <libabigail@sourceware.org>
Subject: Re: [PATCH v2] ctf-reader: Fix length in dynamic array definition
Date: Tue, 14 Dec 2021 12:20:10 +0100	[thread overview]
Message-ID: <8735mvqvpx.fsf@seketeli.org> (raw)
In-Reply-To: <20211128015647.156104-1-guillermo.e.martinez@oracle.com> (Guillermo E. Martinez via Libabigail's message of "Sat, 27 Nov 2021 19:56:47 -0600")

"Guillermo E. Martinez via Libabigail" <libabigail@sourceware.org> a
écrit:

> Defining an array type with dynamic length, node `subrange'
> in the abixml file doesn't write the accurate `length'
> property `infinite', instead `1' is written:
>     <subrange length='1' .../>
>
> So, member function `array_type_def::subrange_type::is_infinite'
> is set when `upper_bound' value is equal to `0'.
>
> 	* src/abg-ctf-reader.cc (process_ctf_array_type):
> 	set subrange_type::is_infinite when `upper_bound' value
> 	is equal to `0'.
>
> Signed-off-by: Guillermo E. Martinez <guillermo.e.martinez@oracle.com>

Applied to master.  Thanks!

Cheers,

-- 
		Dodji

      parent reply	other threads:[~2021-12-14 11:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26 23:17 [PATCH] " Guillermo E. Martinez
2021-11-27 18:03 ` Jose E. Marchesi
2021-11-28  1:57   ` Guillermo Martinez
2021-11-28  1:56 ` [PATCH v2] " Guillermo E. Martinez
2021-11-29 13:32   ` Jose E. Marchesi
2021-12-10  3:00     ` Guillermo Martinez
2021-12-14 11:20   ` Dodji Seketeli [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=8735mvqvpx.fsf@seketeli.org \
    --to=dodji@seketeli.org \
    --cc=libabigail@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).