From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Lars Ingebrigtsen Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Fix memory-report--object-size for hashtable and vectors Date: Sat, 14 Aug 2021 17:32:18 +0200 Message-ID: <8735rcrqil.fsf@gnus.org> References: <67bebb91-aa22-4901-bf8a-d461c1a73454@www.fastmail.com> <87o8a0uu3f.fsf@gnus.org> <58ed3655-5462-4015-8c15-3c2f8282598d@www.fastmail.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="10146"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: "Yikai Zhao" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 14 17:33:05 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mEvei-0002Pm-KZ for ged-emacs-devel@m.gmane-mx.org; Sat, 14 Aug 2021 17:33:04 +0200 Original-Received: from localhost ([::1]:46476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mEveh-0002nJ-8N for ged-emacs-devel@m.gmane-mx.org; Sat, 14 Aug 2021 11:33:03 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60074) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mEveB-00024u-NO for emacs-devel@gnu.org; Sat, 14 Aug 2021 11:32:31 -0400 Original-Received: from quimby.gnus.org ([2a01:4f9:2b:f0f::2]:52090) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mEveA-0004JD-Cl for emacs-devel@gnu.org; Sat, 14 Aug 2021 11:32:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Yf8zpFG9SDu2ifNflEVyHxqnFhIHOgVaknlbIAtADxg=; b=SgHPSN8bXsj0ZBL7perOGnazGd iImU44zY8eQRGTdKP0355jzm0D1FNfifP7JjshzZNuK29VlznNwom9XZsApXAzRv6MFRR78BSWEIR RWjTKSFIkPtqWv4DDDYQt+1ngsR3b1qR2nM0nECH+ie8xw4dnUMBMFPso9supgROo6/o=; Original-Received: from [84.212.220.105] (helo=elva) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mEve2-0002he-Tm; Sat, 14 Aug 2021 17:32:27 +0200 In-Reply-To: <58ed3655-5462-4015-8c15-3c2f8282598d@www.fastmail.com> (Yikai Zhao's message of "Sat, 14 Aug 2021 23:24:31 +0800") Received-SPF: pass client-ip=2a01:4f9:2b:f0f::2; envelope-from=larsi@gnus.org; helo=quimby.gnus.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:272391 Archived-At: "Yikai Zhao" writes: >> This change was small enough to apply without assigning copyright to the >> FSF, but for future patches you want to submit, it might make sense to >> get the paperwork started now, so that subsequent patches can be applied >> speedily. Would you be willing to sign such paperwork? > > Yes, I'd like to sign it. Please send me the paperwork. Great! Here's the form to get started: Please email the following information to assign@gnu.org, and we will send you the assignment form for your past and future changes. Please use your full legal name (in ASCII characters) as the subject line of the message. ---------------------------------------------------------------------- REQUEST: SEND FORM FOR PAST AND FUTURE CHANGES [What is the name of the program or package you're contributing to?] Emacs [Did you copy any files or text written by someone else in these changes? Even if that material is free software, we need to know about it.] [Do you have an employer who might have a basis to claim to own your changes? Do you attend a school which might make such a claim?] [For the copyright registration, what country are you a citizen of?] [What year were you born?] [Please write your email address here.] [Please write your postal address here.] [Which files have you changed so far, and which new files have you written so far?]