From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sender4-pp-o91.zoho.com (sender4-pp-o91.zoho.com [136.143.188.91]) by sourceware.org (Postfix) with ESMTPS id E63843858D39; Sun, 14 Nov 2021 21:30:46 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E63843858D39 ARC-Seal: i=1; a=rsa-sha256; t=1636925442; cv=none; d=zohomail.com; s=zohoarc; b=R8kKneogocGoST2f1wKPz/IgI9sOPJiuZOQJjWRgx4ePEBJaLDfnwzv8dXTHMZPc/ohTXkAq7dQg3nLU7BnzQBs0O8+Q7BSCT+ldwlzuGBwQ57kocJdeGD4Du3PCQ1Ne1mQO2fhOG+iD6R4c43kBy0ZZAx7AGiTsUH0dv1JxtiI= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1636925442; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=5Q7cCQVVAvK/1DigPja1g6DJeHY6tKtYtKtUOfMa9Ok=; b=lI+U+2ht/0d1fuMyJ3dSBfmD7lBronbvCEHqVqyFPc5zB5zdvAoXKPmgjbKG0k4m5uWp+AsBCFginlABxrGn+B1518qkL34Tif1o61owLxFyZ4vO5wByyDum3syszABrPZ2G1hWshFoVBVHfeWitWuDAfvMkxS0DBQTb48EC/hI= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=zoho.com; spf=pass smtp.mailfrom=bouanto@zoho.com; dmarc=pass header.from= Received: from [192.168.1.174] (38.87.11.6 [38.87.11.6]) by mx.zohomail.com with SMTPS id 163692543919850.61033350698278; Sun, 14 Nov 2021 13:30:39 -0800 (PST) Message-ID: Subject: Re: [PATCH] libgccjit: add some reflection functions in the jit C api From: Antoni Boucher To: David Malcolm Cc: Antoni Boucher via Jit , gcc-patches@gcc.gnu.org Date: Sun, 14 Nov 2021 16:30:37 -0500 In-Reply-To: References: <20200902010120.crnx55ev635ceiey@bouanto-desktop.localdomain> <6fe2ea355403eb177c9632e076c11c792f23c791.camel@redhat.com> <9cd00fe5cb5c03184e3a5bd939447b30450a8ca7.camel@redhat.com> <20201015160226.cka4iq3w22jztopm@bouanto-desktop.localdomain> <20201015173952.ft7mu5ajbaxb3gke@bouanto-desktop.localdomain> <54ba5c58dbd2b8c7b1f3276c2b87cddf55e258bd.camel@redhat.com> <20201103221324.xw3jbvrw2uwdc4rz@bouanto-desktop.localdomain> <3388bb8c84e68cd7b0698dc154e7a5666c0d2cde.camel@redhat.com> <0e8b6450bcb23182b85342d8010c3bea0c297ba2.camel@zoho.com> <534254132a841b75d555a52ce952f84418f168c2.camel@redhat.com> <3c328b40570b10b22a8925fd64b2781dc9264358.camel@zoho.com> <715f6ebfe1627fc39d8ec3b15f1e38f8378f3db7.camel@redhat.com> <711092bc80237e32caa48f2060c93be30cb9c220.camel@zoho.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.42.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-ZohoMailClient: External X-Spam-Status: No, score=-5.7 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_SHORT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, 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: jit@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Jit mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2021 21:30:49 -0000 David: PING Le mardi 12 octobre 2021 =C3=A0 22:09 -0400, Antoni Boucher a =C3=A9crit=C2= =A0: > David: PING >=20 > Le lundi 27 septembre 2021 =C3=A0 20:53 -0400, Antoni Boucher a =C3=A9cri= t=C2=A0: > > I fixed an issue (it would show an error message when > > gcc_jit_type_dyncast_function_ptr_type was called on a type > > different > > than a function pointer type). > >=20 > > Here's the updated patch. > >=20 > > Le vendredi 18 juin 2021 =C3=A0 16:37 -0400, David Malcolm a =C3=A9crit= =C2=A0: > > > On Fri, 2021-06-18 at 15:41 -0400, Antoni Boucher wrote: > > > > I have write access now. > > >=20 > > > Great. > > >=20 > > > > I'm not sure how I'm supposed to send my patches: > > > > should I put it in personal branches and you'll merge them? > > >=20 > > > Please send them to this mailing list for review; once they're > > > approved > > > you can merge them. > > >=20 > > > >=20 > > > > And for the MAINTAINERS file, should I just push to master > > > > right > > > > away, > > > > after sending it to the mailing list? > > >=20 > > > I think people just push the MAINTAINERS change and then let the > > > list > > > know, since it makes a good test that write access is working > > > correctly. > > >=20 > > > Dave > > >=20 > > > >=20 > > > > Thanks for your help! > > > >=20 > > > > Le vendredi 18 juin 2021 =C3=A0 12:09 -0400, David Malcolm a =C3=A9= crit=C2=A0: > > > > > On Fri, 2021-06-18 at 11:55 -0400, Antoni Boucher wrote: > > > > > > Le vendredi 11 juin 2021 =C3=A0 14:00 -0400, David Malcolm a > > > > > > =C3=A9crit=C2=A0: > > > > > > > On Fri, 2021-06-11 at 08:15 -0400, Antoni Boucher wrote: > > > > > > > > Thank you for your answer. > > > > > > > > I attached the updated patch. > > > > > > >=20 > > > > > > > BTW you (or possibly me) dropped the mailing lists; was > > > > > > > that > > > > > > > deliberate? > > > > > >=20 > > > > > > Oh, my bad. > > > > > >=20 > > > > >=20 > > > > > [...] > > > > >=20 > > > > >=20 > > > > > > >=20 > > > > > > >=20 > > > > > > > > I have signed the FSF copyright attribution. > > > > > > >=20 > > > > > > > I can push changes on your behalf, but I'd prefer it if > > > > > > > you > > > > > > > did > > > > > > > it, > > > > > > > especially given that you have various other patches you > > > > > > > want > > > > > > > to > > > > > > > get > > > > > > > in. > > > > > > >=20 > > > > > > > Instructions on how to get push rights to the git repo > > > > > > > are > > > > > > > here: > > > > > > > =C2=A0 https://gcc.gnu.org/gitwrite.html > > > > > > >=20 > > > > > > > I can sponsor you. > > > > > >=20 > > > > > > Thanks. > > > > > > I did sign up to get push rights. > > > > > > Have you accepted my request to get those? > > > > >=20 > > > > > I did, but I didn't see any kind of notification.=C2=A0 Did you > > > > > get > > > > > an > > > > > email > > > > > about it? > > > > >=20 > > > > >=20 > > > > > Dave > > > > >=20 > > > >=20 > > > >=20 > > >=20 > > >=20 > >=20 >=20 >=20