From unknown Sat Jun 14 00:06:13 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#41979 <41979@debbugs.gnu.org> To: bug#41979 <41979@debbugs.gnu.org> Subject: Status: Reference Manual About New Meta-Vtables Reply-To: bug#41979 <41979@debbugs.gnu.org> Date: Sat, 14 Jun 2025 07:06:13 +0000 retitle 41979 Reference Manual About New Meta-Vtables reassign 41979 guile submitter 41979 sebastian.miele@gmail.com severity 41979 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 21 08:28:14 2020 Received: (at submit) by debbugs.gnu.org; 21 Jun 2020 12:28:14 +0000 Received: from localhost ([127.0.0.1]:59337 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jmz54-00007h-21 for submit@debbugs.gnu.org; Sun, 21 Jun 2020 08:28:14 -0400 Received: from lists.gnu.org ([209.51.188.17]:42880) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jmz51-00007X-5Q for submit@debbugs.gnu.org; Sun, 21 Jun 2020 08:28:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44972) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jmz50-0005N2-Ts for bug-guile@gnu.org; Sun, 21 Jun 2020 08:28:11 -0400 Received: from mail-wr1-x430.google.com ([2a00:1450:4864:20::430]:38217) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jmz4z-0000I4-CQ for bug-guile@gnu.org; Sun, 21 Jun 2020 08:28:10 -0400 Received: by mail-wr1-x430.google.com with SMTP id z13so2210528wrw.5 for ; Sun, 21 Jun 2020 05:28:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:subject:reply-to:message-id:date:mime-version; bh=Z/jqkPRSe16oPsQ/G/tDcEbvmjUXZNp5sIhW1S/EZnY=; b=hHseWbb5QuhNgPRxa1ym6ilow6mq3YGVphLCXU/wnx9R6cLDfMtbFC/V+AkojxGKcq 1+4d74pXRKaoMB/FxAwxp1pTQ+Knleq70cdUJ20rTQWhxWCGNo8bvLxBGhIqVXdxxasv z+iIRltAg9EKO6unRUtkKv+CFcN84RKcflpR15wYD/btjagCJOtaC9FFQzsnLWCW9l2M kXpCEaPN2SxVXS9alXD0MBdsTBZ0IPP1JZ7mNbgE8FjGfFHBx6ABCD7lmOOv5x/OX0xY hSv9kxiV7mSrJMUPzZOAaMBDIUBYS9bT3Nxe+dDmS/8zM6MMnCkkj2ArvBc0EgAMHD0G 5/Aw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:subject:reply-to:message-id :date:mime-version; bh=Z/jqkPRSe16oPsQ/G/tDcEbvmjUXZNp5sIhW1S/EZnY=; b=ELLEGGQ5vKi5Kxwc2C5ZOA8vyZgk4BKQr586EHtx0xvsEUdFZj2Z8HSeB1w48Qy7r2 PT2WVM55UBS2+Zn9qyZwcZgg04/sbZBLelBFiMUZpixOLuI+5va1eMjuelI0jj7ZvYm5 tA49GML0pgjULuzvycvLeuZaPE2xuPBj4+rx9HEW0TV/dqICJLcre0lnG7ae03rphinf /8YJSChhI6jElxLHCEtCpZTEkwhYtNuCmc5mO4UPRaMjWWgxr6vIXm+49vN3HwEK0s/m NDLJZt5BBwYtqhFNKK4an8LFJzSIipFMETMcpxBUYJaj/EoOVBX6+KsUH7E9pHuOM6s/ v5AA== X-Gm-Message-State: AOAM531LHqTysCelVb1l/Ozo9QckPoxmqtFY9gJdtfbUD/99Mrm2qej5 2R9AFtZOl4n1XZ989E04Y8SZNOlO X-Google-Smtp-Source: ABdhPJw1POg8cFJCZyGJnq09aAJ75I/L+I/MFrcUuJStKepFyAcX6Rt+POtS8ESFbdH43XXsyFmo1Q== X-Received: by 2002:a5d:52c6:: with SMTP id r6mr13386360wrv.74.1592742487254; Sun, 21 Jun 2020 05:28:07 -0700 (PDT) Received: from huette ([2a02:908:175c:4260:33a6:b2b0:4ad5:928d]) by smtp.gmail.com with ESMTPSA id 7sm11151912wrc.94.2020.06.21.05.28.06 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jun 2020 05:28:06 -0700 (PDT) User-agent: mu4e 1.4.10; emacs 26.3 From: Sebastian Miele To: bug-guile@gnu.org Subject: Reference Manual About New Meta-Vtables Message-ID: <87lfkgob6y.fsf@gmail.com> Date: Sun, 21 Jun 2020 14:28:05 +0200 MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::430; envelope-from=sebastian.miele@gmail.com; helo=mail-wr1-x430.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: sebastian.miele@gmail.com Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) doc/ref/api-data.texi from the current master branch contains: Additionally, if these checks see that the layout of the child vtable contains all the required fields of a vtable, in the correct order, then the child vtable will also be a meta-table, inheriting a magical bit from the parent. As far as I understand, the following changes would be correct: Replace the second occurrence of "vtable" by "meta-vtable". (And maybe replace "meta-table" by "meta-vtable".)