From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [80.241.56.172]) by sourceware.org (Postfix) with ESMTPS id 818723858C51 for ; Mon, 21 Mar 2022 14:09:47 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 818723858C51 Received: from smtp102.mailbox.org (smtp102.mailbox.org [IPv6:2001:67c:2050:105:465:1:3:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4KMc220HvWz9sW1; Mon, 21 Mar 2022 15:09:46 +0100 (CET) Date: Mon, 21 Mar 2022 15:09:41 +0100 From: Max Gautier To: Adhemerval Zanella Cc: libc-alpha@sourceware.org Subject: Re: [PATCH v3 0/5] iconv: module for IMAP-UTF-7 Message-ID: Mail-Followup-To: Max Gautier , Adhemerval Zanella , libc-alpha@sourceware.org References: <87y2m9agmm.fsf@mid.deneb.enyo.de> <20210125090226.39967-1-mg@max.gautier.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-5.3 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE 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: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2022 14:09:48 -0000 On Mon, Mar 21, 2022 at 09:28:26AM -0300, Adhemerval Zanella wrote: > > > On 25/01/2021 06:02, Max Gautier via Libc-alpha wrote: > > Here are the updated patchs , using the name IMAP-UTF-7 > > > > Hi Max, > > I have fixed the 'enum variant' issue on patch 2 [1] and if you > are ok I can install this patchset. Or you can resend it so I > can apply it directly from the maillist. > > [1] https://sourceware.org/git/?p=glibc.git;a=shortlog;h=refs/heads/azanella/imap-utf7 I'm totally ok with it, thanks; and sorry for the mistake on my side. -- Max Gautier