From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 92460 invoked by alias); 29 Jun 2018 18:05:37 -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 92443 invoked by uid 89); 29 Jun 2018 18:05:36 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2 spammy=H*r:0700 X-HELO: 9pmail.ess.barracuda.com Date: Fri, 29 Jun 2018 18:05:00 -0000 From: "Maciej W. Rozycki" To: Joseph Myers CC: Florian Weimer , , Alan Modra Subject: Re: [committed v2 1/2] elf: Accept absolute (SHN_ABS) symbols whose value is zero [BZ #23307] In-Reply-To: Message-ID: References: <87woum3977.fsf@mid.deneb.enyo.de> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Return-Path: macro@mips.com X-BESS-Apparent-Source-IP: 12.201.5.32 X-SW-Source: 2018-06/txt/msg01015.txt.bz2 On Fri, 29 Jun 2018, Joseph Myers wrote: > > issues fixed. I'm keeping BZ #23307 open for the outcome with 2/2. > > That's not appropriate. If a bug is resolved (which this is), it needs to > be marked RESOLVED/FIXED with target milestone set, so that the proper > list of fixed bugs is generated for 2.28 even if there is no further > progress on the question of ABI marking. OK, done. Maciej