From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Isaac Subject: bug#24433: [PATCH] gnu: fish: Add input bc. Date: Mon, 26 Sep 2016 03:37:44 +0530 Message-ID: References: <20160916210055.10442-1-arunisaac@systemreboot.net> <20160916210055.10442-2-arunisaac@systemreboot.net> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boHah-0000xD-71 for bug-guix@gnu.org; Sun, 25 Sep 2016 18:08:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1boHac-0001wB-Qv for bug-guix@gnu.org; Sun, 25 Sep 2016 18:08:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:57883) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1boHac-0001w7-HF for bug-guix@gnu.org; Sun, 25 Sep 2016 18:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1boHac-0006Fz-9U for bug-guix@gnu.org; Sun, 25 Sep 2016 18:08:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <20160916210055.10442-2-arunisaac@systemreboot.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 24433@debbugs.gnu.org --=-=-= Content-Type: text/plain To reproduce this bug, run `math 1 + 1` in the fish shell. You should get an error saying that 'bc' is an unknown command. With the patch I supplied, this error will not occur. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJX6EqxAAoJEC4l7othgCuzGhcH/iEKfNP9j2eUHyPadjWkU+Tn FWqEqfDY2MQWOQuY9yhOf5TJn9v5KyP55shvLSRx0F3G3wsXfUjH9V9iEZxSi35K d9y45n6phMKkiXtFCinLvfa7OXDjVhFnZO+c2hTGyvMfLfxKQ/X7/e5Yjeb4Xm90 0Jtk8sdysbrZS7io/2HI/ilrdJ5t+p077G+iKTmxGtupoWECYcIWJYZMMA7PS6Ig elh40lRFDJbEL/4O3gOKY/pMnYvrL0cLIB0Dciv5uXTAPhraL39u5L2ho/u2Bdnw ND8hOlhb2rUGo4Tegbg1LOxFufPY0rPuBzTCvieivbvi/Eapu5dtijHm+RG5bZA= =Z+Vd -----END PGP SIGNATURE----- --=-=-=--