From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 2C6093858C2D for ; Mon, 25 Apr 2022 19:45:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2C6093858C2D Received: from mail-pf1-f200.google.com (mail-pf1-f200.google.com [209.85.210.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-54-uUOZAjJpMkWNsNq358Rd4A-1; Mon, 25 Apr 2022 15:45:50 -0400 X-MC-Unique: uUOZAjJpMkWNsNq358Rd4A-1 Received: by mail-pf1-f200.google.com with SMTP id d6-20020aa78e46000000b0050cfcce2fefso5421697pfr.18 for ; Mon, 25 Apr 2022 12:45:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=c4V1BG2RLWDfBRynMBLWO8r05RbNV7ARa+u48YpDe8c=; b=yhuRu+hbgnevpDvb4hN7g2/SjdwV1Y9PEjYX/98qgY5g77OQ/JRy8BL5O0OM0Hkdbu 3Jv3N/wa9FyM75WsebR5GBp8HzwhFErkEZer5ljcr7k4MLe+jfR5QT+XOpx8Yr8CTRO2 Lq3KYc9zscpzbgW7fohwcWCN8WA5JIwCrpi1FPjaPe5NBDXO2H8WM/3U1odIpURc/h4s fVPTYD1dMVbZA+RBV/doRR5dDrtdkeK14kkr3anw7wV9W9Dau47E3mYLTRDS2950Rf+Z MG/0KR4ujquMhYoHkav+jncxaFjGCbxVZiiaBN6IyCTXuvXaNQRCeqqU4PYgf3HkuA2w ShyQ== X-Gm-Message-State: AOAM5329yAht/HmZ0zBQYKF/KY6GlqXiMFJZUjTR20wNw1CoOUarCYUP 1S3d9bip19B3uCrcw4QFDsOnefP9f/MRB8JZOhP0mSQC/TkOkHcvrVw8nyfLmvc3yP02ZmuOB83 cLwLfAMTuJCE/72i9u4Cj X-Received: by 2002:a63:d64b:0:b0:382:6aff:3e43 with SMTP id d11-20020a63d64b000000b003826aff3e43mr16252226pgj.438.1650915949097; Mon, 25 Apr 2022 12:45:49 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwr0EWR8CkKlIcVNis4GnvWN2cWVr8mwwQX+O2wIc6Ed8Ak7agYhrXA4j8LFAAcqpZMwg2NBg== X-Received: by 2002:a63:d64b:0:b0:382:6aff:3e43 with SMTP id d11-20020a63d64b000000b003826aff3e43mr16252214pgj.438.1650915948612; Mon, 25 Apr 2022 12:45:48 -0700 (PDT) Received: from smtpclient.apple ([47.208.199.57]) by smtp.gmail.com with ESMTPSA id bu7-20020a056a00410700b0050a4ccc6138sm11646587pfb.139.2022.04.25.12.45.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Apr 2022 12:45:47 -0700 (PDT) Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.80.82.1.1\)) Subject: Re: [PATCH v2] ctf-reader: Add support to undefined forward declaration types From: Ben Woodard In-Reply-To: <2824988.e9J7NaK4W3@sali> Date: Mon, 25 Apr 2022 12:45:45 -0700 Cc: Ben Woodard via Libabigail Message-Id: References: <20211212041452.380448-1-guillermo.e.martinez@oracle.com> <20220318013036.2306102-1-guillermo.e.martinez@oracle.com> <2824988.e9J7NaK4W3@sali> To: "Guillermo E. Martinez" X-Mailer: Apple Mail (2.3696.80.82.1.1) X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=-5.6 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: libabigail@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Mailing list of the Libabigail project List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2022 19:45:53 -0000 I=E2=80=99ve seen several internal emails from Dodji suggesting that he=E2= =80=99s aware of the growing patch queue. I have a couple of patches pendin= g myself. I believe right now he=E2=80=99s really trying to land the fixes = branch but before he does that, he needs to fix the 37 or so regressions th= at I reported to him with that branch. I think that kind of derailed his pl= ans to merge the fixes branch, run through the patch queue, and then releas= e 2.1. I don=E2=80=99t think he=E2=80=99s ignoring you, it is just I throug= h a spanner in the works. -ben > On Apr 25, 2022, at 11:37 AM, Guillermo E. Martinez via Libabigail wrote: >=20 > On Thursday, March 17, 2022 7:30:36 PM CDT Guillermo E. Martinez wrote: > Hello libabigail team, >=20 > Any comment about this patch? >=20 > Thanks, > Guillermo >=20 >> Undefined struct/union forward declaration types are not serialized in >> abixml representation using `class-decl' node. >>=20 >> For instance, consider: >>=20 >> struct key_type; >> typedef void (*key_restrict_link_func_t)(struct key_type *type); >>=20 >> Expected node: >>=20 >> [..] >=20 >=20