From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from vmicros1.altlinux.org (vmicros1.altlinux.org [194.107.17.57]) by sourceware.org (Postfix) with ESMTP id 0B8013858430 for ; Thu, 9 May 2024 22:59:25 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 0B8013858430 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=altlinux.org Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=altlinux.org ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 0B8013858430 Authentication-Results: server2.sourceware.org; arc=none smtp.remote-ip=194.107.17.57 ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715295566; cv=none; b=VRSOiVugACIZVRbTIFN41fYwHiJHybis8/ZKuoVfFVMZdOlxUFgRxa8xNMpj3bfYCgqmKWXwZF2n00eFZ/dwwDJhhZ5AUeBxg1fbRg6G2pXvqjZknEHtRdcUJ+MZFz0BBQ22Zl53Qnj0/nVvzcBbCKxgGdcwagJHWiRKo/E8jfs= ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1715295566; c=relaxed/simple; bh=sk5iz4RD4JbpLo567p55dyjw+tSBagcH6lgRRfilyuA=; h=Date:From:To:Subject:Message-ID:MIME-Version; b=UKdlpGFsvatvFEhtaoEhk4gu8RFF5nDsiqNBXEDwUGb6gRbc07Ay58J3LC6FeayT0pqEPn4LHtGgH7iWmvmEmbgBDYjHM22YE9rB2zVA2l4PVFQ8padXRUyYxLGhxvYdNzEPx3NfK8M7tp57ZAiS9CLd+kZ9mdfaXxkWMNOIJFY= ARC-Authentication-Results: i=1; server2.sourceware.org Received: from mua.local.altlinux.org (mua.local.altlinux.org [192.168.1.14]) by vmicros1.altlinux.org (Postfix) with ESMTP id 6E61472C90B; Fri, 10 May 2024 01:59:24 +0300 (MSK) Received: by mua.local.altlinux.org (Postfix, from userid 508) id 5ED887CCB3A; Fri, 10 May 2024 01:59:24 +0300 (IDT) Date: Fri, 10 May 2024 01:59:24 +0300 From: "Dmitry V. Levin" To: "Frank Ch. Eigler" Cc: Aaron Merey , elfutils-devel@sourceware.org Subject: Re: [PATCH] Fix 'make coverage' when used with lcov version 2.0+ Message-ID: <20240509225924.GA17241@altlinux.org> References: <20240506204527.604074-1-amerey@redhat.com> <20240509215339.GA16854@altlinux.org> <20240509220805.GK19769@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240509220805.GK19769@redhat.com> X-Spam-Status: No, score=-6.3 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,SPF_HELO_NONE,SPF_PASS,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On Thu, May 09, 2024 at 06:08:05PM -0400, Frank Ch. Eigler wrote: > Hi - > > On Fri, May 10, 2024 at 12:53:39AM +0300, Dmitry V. Levin wrote: > > > Pushed as commit ca8ad4648197 > > > > What's the purpose of sending proposed patches to the mailing list > > if reviews are silently ignored? > > Please be collegial and don't exaggerate. The fact is that the review was silently ignored, which is, from my point of view, an extraordinary event, and I hereby raise the question why it was ignored, and request that the issue pointed out in the review to be properly addressed. Thanks, -- ldv