From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 100505 invoked by alias); 1 Dec 2019 20:05:53 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 100496 invoked by uid 89); 1 Dec 2019 20:05:52 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_SOFTFAIL autolearn=no version=3.3.1 spammy=HX-Languages-Length:224, HContent-Transfer-Encoding:8bit X-HELO: hera.aquilenet.fr Date: Sun, 01 Dec 2019 20:05:00 -0000 From: Samuel Thibault To: Florian Weimer Cc: libc-alpha@sourceware.org, commit-hurd@gnu.org Subject: Re: [hurd,commited 1/3] hurd: Fix ld.so link Message-ID: <20191201200546.jj6b3ha2zjqrotyv@function> References: <20191201185306.1159853-1-samuel.thibault@ens-lyon.org> <20191201185306.1159853-2-samuel.thibault@ens-lyon.org> <87r21ndg9g.fsf@mid.deneb.enyo.de> <20191201190155.qpw4ilcixnjwtl5v@function> <87mucbdfff.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87mucbdfff.fsf@mid.deneb.enyo.de> User-Agent: NeoMutt/20170609 (1.8.3) X-SW-Source: 2019-12/txt/msg00013.txt.bz2 Florian Weimer, le dim. 01 déc. 2019 20:16:52 +0100, a ecrit: > That may be so, but we cannot change the symbol sets for historic > releases. Ah, right, ok, now fixed. Samuel