From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id KNCSEO7rS2RjxgAASxT56A (envelope-from ) for ; Fri, 28 Apr 2023 17:53:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id oNBlEO7rS2SddAAA9RJhRA (envelope-from ) for ; Fri, 28 Apr 2023 17:53:18 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id C6FB9183A3 for ; Fri, 28 Apr 2023 17:53:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1psQ1w-0001AG-8A; Fri, 28 Apr 2023 11:29:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1psQ1u-0001A0-Nf for bug-guix@gnu.org; Fri, 28 Apr 2023 11:29:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1psQ1u-0002gs-EY for bug-guix@gnu.org; Fri, 28 Apr 2023 11:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1psQ1u-0007MT-1V for bug-guix@gnu.org; Fri, 28 Apr 2023 11:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#63152: SRFI-136 support for define-record-type* Resent-From: Bruno Victal Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 28 Apr 2023 15:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 63152 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 63152@debbugs.gnu.org Cc: "\(" X-Debbugs-Original-To: bug-guix Received: via spool by submit@debbugs.gnu.org id=B.168269571528243 (code B ref -1); Fri, 28 Apr 2023 15:29:01 +0000 Received: (at submit) by debbugs.gnu.org; 28 Apr 2023 15:28:35 +0000 Received: from localhost ([127.0.0.1]:34261 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psQ1S-0007LS-NW for submit@debbugs.gnu.org; Fri, 28 Apr 2023 11:28:34 -0400 Received: from lists.gnu.org ([209.51.188.17]:42364) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1psQ1P-0007LI-Sy for submit@debbugs.gnu.org; Fri, 28 Apr 2023 11:28:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1psQ1P-0000nT-I0 for bug-guix@gnu.org; Fri, 28 Apr 2023 11:28:31 -0400 Received: from smtpmciv2.myservices.hosting ([185.26.107.238]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1psQ1N-0002Sn-QI for bug-guix@gnu.org; Fri, 28 Apr 2023 11:28:31 -0400 Received: from mail1.netim.hosting (unknown [185.26.106.173]) by smtpmciv2.myservices.hosting (Postfix) with ESMTP id 6AA6420D8D; Fri, 28 Apr 2023 17:28:26 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by mail1.netim.hosting (Postfix) with ESMTP id 0FD028009A; Fri, 28 Apr 2023 17:28:26 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at mail1.netim.hosting Received: from mail1.netim.hosting ([127.0.0.1]) by localhost (mail1-2.netim.hosting [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id zl1acZqFjUq7; Fri, 28 Apr 2023 17:28:25 +0200 (CEST) Received: from [192.168.1.239] (unknown [10.192.1.83]) (Authenticated sender: lumen@makinata.eu) by mail1.netim.hosting (Postfix) with ESMTPSA id 7132680098; Fri, 28 Apr 2023 17:28:25 +0200 (CEST) Message-ID: <8ccc46a2-c5bb-e697-5e8b-49dd0a8caaa3@makinata.eu> Date: Fri, 28 Apr 2023 16:28:25 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Content-Language: en-US From: Bruno Victal Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=185.26.107.238; envelope-from=mirai@makinata.eu; helo=smtpmciv2.myservices.hosting X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, TVD_SPACE_RATIO=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1682697197; a=rsa-sha256; cv=none; b=S5bbKrgDZj3tNrbvw/aMtRfH4WWhc+guUxDEJQ6nRg+n2CiWtGrwRANG3dELkMLS3ZC6rc as0iwINciM+2wa9kcfQTbRsuOpF+Gd6y8NJIBAUaA1/Sp2NTz4PaVcOwz+kISPsNkAioLz 3S9glQ/EZnsBg/+Hc2yfe25yOgiEY2Sl37jD2T3KXWHeUBLhnRTFBbufwtwGijKzrw0L4A wxW+3LdC/FV8YOJ2gnKru4WoeCNh+9FEyJuQQTTxtSgryAwWhHRDUaeWv9U1ktpdHz9sHs Uuq++gJHoYZEBu4UIitOh32iH6zx9v7GNV0iSVkxx/NEjAqgRCULPMl4KtsQ8A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682697197; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=EJZKtbAw87Q7pGsfszuzM4EJX20POIVTDtWl4cf7SkU=; b=jHVM/TV3BB7CFuic4WPNloPk6GuXSvVEgJkwlk8Pjambuvx6yqrQcM1W3LYtggqLBcd5wu bfrMu0qHBdAfhpLk/reyjZq1DWScloeniZfC+FLHa8M0Az4VwikgWL7JSPYg0BODnDJO3H cymaPAEMyX9ZrXFNTbm4pzRVsF/2Igh5VoTcGmL5k8f9VSbDbIpzWtNcenpKbqcFDFe1V2 yWkMsFOCzfdYKg/TjK32beIM15EmPfp/POespLTQsIm1x/y02dXnBu+vTI5y/XdD/gXSAk p64ojsNQvXUuoiyILo1ETaaRsPy8sJ08XklCTH74QdIDEBLDzk38EKuMAOOaCQ== X-Migadu-Spam-Score: -3.41 X-Spam-Score: -3.41 X-Migadu-Queue-Id: C6FB9183A3 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-TUID: kbqbpv6kIXZA This is a tracking issue, requested at .