From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id qKulGsrsXGRlfAAASxT56A (envelope-from ) for ; Thu, 11 May 2023 15:25:30 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id GCSBGsrsXGTRWgAA9RJhRA (envelope-from ) for ; Thu, 11 May 2023 15:25:30 +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 2BE089CDE for ; Thu, 11 May 2023 15:25:30 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1px6I7-0007zS-Gr; Thu, 11 May 2023 09:25:07 -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 1px6I3-0007yg-AI for guix-patches@gnu.org; Thu, 11 May 2023 09:25:03 -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 1px6I2-00039I-Vl for guix-patches@gnu.org; Thu, 11 May 2023 09:25:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1px6I2-00089b-PA for guix-patches@gnu.org; Thu, 11 May 2023 09:25:02 -0400 Subject: bug#63392: [PATCH] gnu: barrier: Include NULL compatibility. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 11 May 2023 13:25:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63392 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Simon Tournier Cc: 63392-done@debbugs.gnu.org Mail-Followup-To: 63392@debbugs.gnu.org, ludo@gnu.org, zimon.toutoune@gmail.com Received: via spool by 63392-done@debbugs.gnu.org id=D63392.168381145231229 (code D ref 63392); Thu, 11 May 2023 13:25:02 +0000 Received: (at 63392-done) by debbugs.gnu.org; 11 May 2023 13:24:12 +0000 Received: from localhost ([127.0.0.1]:50049 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1px6HE-00087d-Aw for submit@debbugs.gnu.org; Thu, 11 May 2023 09:24:12 -0400 Received: from eggs.gnu.org ([209.51.188.92]:41322) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1px6HC-00087M-Cg for 63392-done@debbugs.gnu.org; Thu, 11 May 2023 09:24:10 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1px6H7-00030Y-09; Thu, 11 May 2023 09:24:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=gf9vYrjiBgW6tKAYVqsGZFlGjJ6sqilnt9Nt/tuERFc=; b=bzU7kx3XIxzI4eL+Elgx J3kTUNkhlohqor/uWr/zusCpa6C/dT3RLmIPckIshiM+Sw+yPOcc2OyJ2YATgfO3qhGh5AtLGCSXR YuYR/BxDGbiZzQUL/0UNMBEcClz8RF1MFhbNFqzbFdtmjefcpgKFUhAbB4nmxtu9aAO9ypt4wl7VZ b2GkTy/joEjF+7UnGH4VIK5ANHCCrxgYaPadi3lM3w3AEldf58g/8zkLbY5B6K9zQuV9AbT/vuEiN MybJuM4/Py5RCmaA5chT1Oy0/pL3kxu7lcKTRODwT7rxw0NnJSDdxcs8oW0PLxvNqmF2b8ZixntGL GM1OPGddibltlg==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1px6H6-00027D-8w; Thu, 11 May 2023 09:24:04 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <4c0fb1d9136b79f73098fa3df7b32c517b867d4d.1683642570.git.zimon.toutoune@gmail.com> Date: Thu, 11 May 2023 15:24:03 +0200 In-Reply-To: <4c0fb1d9136b79f73098fa3df7b32c517b867d4d.1683642570.git.zimon.toutoune@gmail.com> (Simon Tournier's message of "Tue, 9 May 2023 16:30:07 +0200") Message-ID: <87zg6b2e8c.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Seal: i=1; s=key1; d=yhetil.org; t=1683811530; a=rsa-sha256; cv=none; b=JAhSAYNnjJ+sEwum7UVeJZHZEi7VMllqVM/6dgcoNE18UayNaKd2ow/YymzUHOKYBPyNY/ 8qvbhaHs/H8I55np4S4uTLUPTkrVE2Y0Q49gjHlwhCWekwvERoSIpqNYeSI/vCYLIqH6YE 8NeTCZ2BFyMJq2E2J/pNSir/BGiO3rZZ71xFWhYsn925XDWPbxXn45cEcSx3svxu40JuY2 06vJv0KjLptZS5TI3paxJAa5XDtc/d3dGjoZBkxkXNHs5eMKt17xbKvnMsjAAUicGLq8od cxr5k2uXq0ICk3Wy9UNAcuBwroLS1FKCM+TYb8nLnt6Nd7QWgWo+rXVhoTcHoQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=bzU7kx3X; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1683811530; 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-to: 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=gf9vYrjiBgW6tKAYVqsGZFlGjJ6sqilnt9Nt/tuERFc=; b=mt7G+SMJzzd67RDwZr8kZWI2l0moNVSUXk8fKvP8UzzJMr5wslV3brGrvfE+hxbwN6+uJr ir3QBHWURpqCcQC0fXlS24gIZ5KrXqOM225ArOCgNZk/APl4dwU/g7YAUKgSnkLg3ibfNP Z2OpQA+AMfiWEIJW18oMmv2GqRL2dSsCq4bxsUYsUEwXcrTWDAgsmvFsCI6ZWYsLdfbQNm NWGsYnMgj3a/zsCP9a114l6XcDflUdByHEsbqln8xL+nvmfT8WK6BQMVF+8mOYAJf8psnn jzU3cQJBdKRsyVgSOZNhGy2tAyw7GXitb9utwdzvppAwmq9WrBb1zEzAwc8BpQ== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=bzU7kx3X; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.58 X-Spam-Score: -2.58 X-Migadu-Queue-Id: 2BE089CDE X-TUID: vTKvZ5W23hol Hi, Simon Tournier skribis: > Fixes . > Reported by > > * gnu/packages/barrier.scm (barrier)[arguments]: Use G-exp, add phases > including NULL macro. Applied, thanks! Ludo=E2=80=99.