From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oGLKHju9ZGARIgAAgWs5BA (envelope-from ) for ; Wed, 31 Mar 2021 20:19:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id KEuNGDu9ZGDDVAAA1q6Kng (envelope-from ) for ; Wed, 31 Mar 2021 18:19:39 +0000 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 E9FF0E283 for ; Wed, 31 Mar 2021 20:19:38 +0200 (CEST) Received: from localhost ([::1]:59356 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lRfRK-0003VU-3X for larch@yhetil.org; Wed, 31 Mar 2021 14:19:38 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52882) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lRfQm-0003S6-IR for guix-patches@gnu.org; Wed, 31 Mar 2021 14:19:10 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:43953) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lRfQk-00041b-7F for guix-patches@gnu.org; Wed, 31 Mar 2021 14:19:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lRfQk-0004IJ-2o for guix-patches@gnu.org; Wed, 31 Mar 2021 14:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#47447] [PATCH] gnu: Add entt. Resent-From: Alexandru-Sergiu Marton Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 31 Mar 2021 18:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 47447 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Leo Prikler Cc: 47447@debbugs.gnu.org Received: via spool by 47447-submit@debbugs.gnu.org id=B47447.161721470816467 (code B ref 47447); Wed, 31 Mar 2021 18:19:02 +0000 Received: (at 47447) by debbugs.gnu.org; 31 Mar 2021 18:18:28 +0000 Received: from localhost ([127.0.0.1]:55499 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lRfQC-0004HX-2o for submit@debbugs.gnu.org; Wed, 31 Mar 2021 14:18:28 -0400 Received: from mout01.posteo.de ([185.67.36.65]:33151) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lRfQA-0004HL-Nu for 47447@debbugs.gnu.org; Wed, 31 Mar 2021 14:18:27 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id BBA5716005C for <47447@debbugs.gnu.org>; Wed, 31 Mar 2021 20:18:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.ro; s=2017; t=1617214700; bh=7aME2SrZP+K0n5C1iqSR8SPTgnicR77nanZFPS4S3LE=; h=From:To:Cc:Subject:Date:From; b=fUS/gbG+ErGhTRDE4Aq2VZ/8mRBW2zbePi4R8SjXKrGyc6ZxJrwY85BZns5edwM9C kvXQ5mMtfFnULukkYivZVtPLSCObVmE758qEwdhbLneYwysSMOHwiPADu8f7wWfhif jePCNWW7j0VQFW7MjERGAMAWyLkk+BXFwocqzfXbyqfnRylAxtwEnIB4TmNd6aRN5R uEJfeyjY+UedohZxj1ITpN+NpiTniitsBAkyaPWOZ6sNpmcPKA4keVp0XccPu18gYi wwrDDLuStVA7qKC6VFck3NMTOtIgxI8fugGLiYLFrcZ99O/LsesrhH55qH+cBZGB+d zL4o6hluNO6pw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4F9ZLg4NyVz6tmJ; Wed, 31 Mar 2021 20:18:19 +0200 (CEST) References: <20210328100322.31991-1-brown121407@posteo.ro> <37142ad6f109e441c543540408997a2353812565.camel@student.tugraz.at> User-agent: mu4e 1.4.15; emacs 27.2 From: Alexandru-Sergiu Marton In-reply-to: <37142ad6f109e441c543540408997a2353812565.camel@student.tugraz.at> Date: Wed, 31 Mar 2021 21:18:16 +0300 Message-ID: <87mtujfaqf.fsf@posteo.ro> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1617214779; 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:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=Pdf5QDEfxcczlHwD2sMyLnQUrtVIAdFd0+ytvHI9HfM=; b=ezaOT5T+c63SF5q1yt76oVSnQlZ8D/LIM2n+n05A1TAhlzAGD2z8Saa5txy95OvtlsmT7Q qJhe09n6c4j2E05pkCeMPggMiQ2hDmD6r6Xy15v2I5mhF13CvRez0zjNKnaUY3/Ckm0L2D ZUkDs880MF08Zqc3MdfvY3/vP6LEINf5fUpcPptrK5+N6h+ke7RjGGdCLaz9JQ+L5gYkdE k5ZpIomyAUx9h5qCWrX0Se2A0h9S1ABi7ljn15Xlsne0hFV93o/a+TynkByYfT9G8JscVr bYkYbandKJrdeeIGgRCoGrnhGjPv+cC6sUwJhsselVzynymbsYeYuAp8k2vwXg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1617214779; a=rsa-sha256; cv=none; b=HovAEw/+MBEnWEqmyH6+XLakfukZYyrme9ZJ9FvhGTcaEu7KPgR0TSUB+HSZZeVixVozHv EFFpPO6kT5+W1Ww5rG/fACxTASv7ujrx1bIQJaf1G187LYdfvL2KAtjXYJP9KLt90q1Lk1 PLa8UCllFzKoxVC92FIx/AsLzBk61NgMCTeg1QzguVEqVDf6Ff3uJKz31ESuKX8yaLH353 SGDIjtBru/vZSWbhrFpjqoqKWqP6cJ528Ne5vdNmSTIXlmUY9tm85ZJdyhIcdofFmaRcTU oQJj5gqFuX5fVLqAspjGmfeU5yg7ebMVJx3z3Qar5KGinU6OYuoFnIo+rpjwIA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.ro header.s=2017 header.b="fUS/gbG+"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.ro (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.33 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.ro header.s=2017 header.b="fUS/gbG+"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.ro (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: E9FF0E283 X-Spam-Score: -1.33 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6AW3zDI+j4e3 Hi, Leo Prikler writes: > Would it be possible to cherry-pick this commit and add it to the > patches field of entt's origin? I'm inexperienced with cherry-picking. I will try to do it, but the maintainer mentioned another release might come soon, so if that happens before I get to figure this out, I will come back with a recipe for the new version which will contain the fixed tests too. Cheers. -- Alexandru-Sergiu Marton https://brown.121407.xyz