From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id gOCcII+DSGH9hQAAgWs5BA (envelope-from ) for ; Mon, 20 Sep 2021 14:50:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id AK41HI+DSGEUXAAAB5/wlQ (envelope-from ) for ; Mon, 20 Sep 2021 12:50:23 +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 27BC662F4 for ; Mon, 20 Sep 2021 14:50:23 +0200 (CEST) Received: from localhost ([::1]:34084 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mSIkY-0000Gd-6s for larch@yhetil.org; Mon, 20 Sep 2021 08:50:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44166) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mSIkI-0000Eg-A5 for guix-patches@gnu.org; Mon, 20 Sep 2021 08:50:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57894) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mSIkE-0004Sk-D0 for guix-patches@gnu.org; Mon, 20 Sep 2021 08:50:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mSIkE-00071R-8A for guix-patches@gnu.org; Mon, 20 Sep 2021 08:50:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#50295] [PATCH 4/6] gnu: tryton modules: Unify native-inputs. Resent-From: Hartmut Goebel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Sep 2021 12:50:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50295 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Liliana Marie Prikler Cc: 50295@debbugs.gnu.org Received: via spool by 50295-submit@debbugs.gnu.org id=B50295.163214219526976 (code B ref 50295); Mon, 20 Sep 2021 12:50:02 +0000 Received: (at 50295) by debbugs.gnu.org; 20 Sep 2021 12:49:55 +0000 Received: from localhost ([127.0.0.1]:41207 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSIk7-000712-Bf for submit@debbugs.gnu.org; Mon, 20 Sep 2021 08:49:55 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:50053) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mSIk5-00070u-MC for 50295@debbugs.gnu.org; Mon, 20 Sep 2021 08:49:54 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 4HCksr1XB8z1sByw; Mon, 20 Sep 2021 14:49:51 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.70]) by mail.m-online.net (Postfix) with ESMTP id 4HCksq6PVsz1qqkC; Mon, 20 Sep 2021 14:49:51 +0200 (CEST) X-Virus-Scanned: amavisd-new at mnet-online.de Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.70]) (amavisd-new, port 10024) with ESMTP id Gzhctwbjz7YY; Mon, 20 Sep 2021 14:49:51 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-93-104-51-169.dynamic.mnet-online.de [93.104.51.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS; Mon, 20 Sep 2021 14:49:51 +0200 (CEST) Received: from thisbe.goebel-consult.de (hermia.goebel-consult.de [192.168.110.7]) by hermia.goebel-consult.de (Postfix) with ESMTP id 615996011F; Mon, 20 Sep 2021 14:49:57 +0200 (CEST) References: <215e999b914316927a6a58601513809889291305.camel@student.tugraz.at> From: Hartmut Goebel Organization: crazy-compilers.com Message-ID: <58846951-32f5-d554-f888-1c8f5364abe8@crazy-compilers.com> Date: Mon, 20 Sep 2021 14:49:48 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <215e999b914316927a6a58601513809889291305.camel@student.tugraz.at> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US 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=1632142223; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=lr7wxeAkxR5fQITddXuIELUlRP97U9M970QmrjuVEBA=; b=mzsLgOwSkF1Lzo7HJtLAjtwEMTzciz9cDwyEJjuQivhIw/7TNpe4GncgnqYS2NGjNuz8OG ZCKFIdNqyCoZNG9h+klF3lXDsqtPVWpHMMZK0imEdCaTrFwEoYIJkjQ0ojwFVrmEJwc3Qd B/nbQ+3MLS9Phz8/eGAUizolUltR4jwiE8y7GhypZMu3iRkThTg2l8k77kaNeo7Jb5QiJA bE50rBAg3hp1Mbkr/4DsK6mT6uAihNnYE3F+WCZA7JAQMxGmqthpcDLCS++nOW1veoH1at 7H/TMATxz9aH3nw0id+t0BoL2ZM6qsTlNIfnESPLkM66DrEzfx1LxJDZx2p6vA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632142223; a=rsa-sha256; cv=none; b=ABvUySNcbBYJI+PZ0kNZA90FK8CB2TgjNnkaYsd5SNBdzLmxIonS82USkIFB3yTncAhkKJ MdqiNosrEbUgxK9AJY+nDAF7HuX1Cmr5mb8b6ljt3FTUIg83mG5Bl3uflauyyD+k4WWfl3 3zuKWY1Hg7YKJkGTcywjwV+/kjm5xQB2I2FcmdwUjh0GaEnJudf2uoP8mjZXebKkSWd1AK NYQHyEyI6msS7mj8xNS6FMLeoSD5FoBHC1MJwSTb9KtfRrzOgu7zYK1qoHiLbe4PMfakkK fPTMrNsb1Z4zsbrT91CXgZklsjIL7bbJo6q6zKS1OnjGR3LhggufnH+bblof6Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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: -2.39 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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: 27BC662F4 X-Spam-Score: -2.39 X-Migadu-Scanner: scn0.migadu.com X-TUID: odecGqCLbcZU Hi Liliana, > With field sanitizers for inputs just around the corner you might > Thanks for this tip. I did not follow it yet, since field sanitizers are not yet here and I wanted to finish these packages. -- Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |