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 ms11 with LMTPS id cAJCAJGxTF9GewAA0tVLHw (envelope-from ) for ; Mon, 31 Aug 2020 08:15:13 +0000 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 SP7RN5CxTF+4UwAAB5/wlQ (envelope-from ) for ; Mon, 31 Aug 2020 08:15:12 +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 3FAB89408DA for ; Mon, 31 Aug 2020 08:15:12 +0000 (UTC) Received: from localhost ([::1]:60660 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kCey5-00053d-LC for larch@yhetil.org; Mon, 31 Aug 2020 04:15:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38654) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kCexy-00052A-Hg for guix-patches@gnu.org; Mon, 31 Aug 2020 04:15:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39952) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kCexy-00049l-7w for guix-patches@gnu.org; Mon, 31 Aug 2020 04:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kCexy-0002nj-2o for guix-patches@gnu.org; Mon, 31 Aug 2020 04:15:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#43119] [PATCH] gnu: Add guile-srfi-180. Resent-From: Mathieu Othacehe Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 31 Aug 2020 08:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43119 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Martin Becze Cc: 43119@debbugs.gnu.org Received: via spool by 43119-submit@debbugs.gnu.org id=B43119.159886167410719 (code B ref 43119); Mon, 31 Aug 2020 08:15:02 +0000 Received: (at 43119) by debbugs.gnu.org; 31 Aug 2020 08:14:34 +0000 Received: from localhost ([127.0.0.1]:51498 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCexV-0002mp-VP for submit@debbugs.gnu.org; Mon, 31 Aug 2020 04:14:34 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56734) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kCexU-0002md-Mo for 43119@debbugs.gnu.org; Mon, 31 Aug 2020 04:14:33 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52215) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kCexP-00047X-6c; Mon, 31 Aug 2020 04:14:27 -0400 Received: from [2a01:e0a:19b:d9a0:24e2:2545:c1f2:cf9e] (port=38312 helo=cervin) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kCexO-0002bF-LB; Mon, 31 Aug 2020 04:14:27 -0400 From: Mathieu Othacehe References: <20200830181145.2498-1-mjbecze@riseup.net> Date: Mon, 31 Aug 2020 10:14:25 +0200 In-Reply-To: (Martin Becze's message of "Sun, 30 Aug 2020 16:14:10 -0500") Message-ID: <87tuwjgrku.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) 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-Scanner: scn0 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-Spam-Score: -1.01 X-TUID: asKXF64ySm7P Hey, >> * gnu/packages/guile-xyz.scm (guile-srfi-180): New variable. I'm getting a whole bunch of warnings when building srfi/180/body.scm, such as: --8<---------------cut here---------------start------------->8--- srfi/180/body.scm:237:11: warning: possibly unbound variable `textual-port?' srfi/180/body.scm:198:4: warning: possibly unbound variable `eof-object' srfi/180/body.scm:195:2: warning: possibly unbound variable `assume' srfi/180/body.scm:191:23: warning: possibly unbound variable `make-json-error' srfi/180/body.scm:190:29: warning: possibly unbound variable `make-json-error' srfi/180/body.scm:186:16: warning: possibly unbound variable `valid-number?' srfi/180/body.scm:167:29: warning: possibly unbound variable `make-json-error' srfi/180/body.scm:146:59: warning: possibly unbound variable `bitwise-ior' srfi/180/body.scm:111:15: warning: possibly unbound variable `make-json-error' srfi/180/body.scm:106:15: warning: possibly unbound variable `make-json-error' --8<---------------cut here---------------end--------------->8--- Do you think they could be fixed? >> + "This library describes a JavaScript Object Notation (JSON) parser and printer. >> +It supports JSON that may be bigger than memory.") Even though this description is a copy of the SRFI abstract, it seems a bit vague. I would change "describes" to "implements" or "provides". The affirmation "JSON bigger than memory" could also be expanded I think. Thanks, Mathieu