GNU bug report logs - #18604
master srfi-26 cute compile error

Previous Next

Package: guile;

Reported by: Daniel Llorens <daniel.llorens <at> bluewin.ch>

Date: Thu, 2 Oct 2014 12:15:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Wingo <wingo <at> pobox.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#18604: closed (master srfi-26 cute compile error)
Date: Tue, 21 Jun 2016 21:22:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 21 Jun 2016 23:20:56 +0200
with message-id <87mvmeutl3.fsf <at> pobox.com>
and subject line Re: bug#18604: master srfi-26 cute compile error
has caused the debbugs.gnu.org bug report #18604,
regarding master srfi-26 cute compile error
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
18604: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18604
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Daniel Llorens <daniel.llorens <at> bluewin.ch>
To: bug-guile <at> gnu.org
Subject: master srfi-26 cute compile error
Date: Thu, 2 Oct 2014 14:14:07 +0200
stable-2.0 with either cut or cute works. The compiler in master works for cut but not for cute.

scheme@(guile-user)> (import (srfi srfi-26))
scheme@(guile-user)> (cute < 1 <> 2)
While compiling expression:
ERROR: Wrong number of arguments to #<procedure 10b5a4380 at language/cps/types.scm:724:0 (in succ a b)>

Thanks,

	Daniel



[Message part 3 (message/rfc822, inline)]
From: Andy Wingo <wingo <at> pobox.com>
To: Daniel Llorens <daniel.llorens <at> bluewin.ch>
Cc: 18604-done <at> debbugs.gnu.org
Subject: Re: bug#18604: master srfi-26 cute compile error
Date: Tue, 21 Jun 2016 23:20:56 +0200
On Thu 02 Oct 2014 14:14, Daniel Llorens <daniel.llorens <at> bluewin.ch> writes:

> stable-2.0 with either cut or cute works. The compiler in master works for cut but not for cute.
>
> scheme@(guile-user)> (import (srfi srfi-26))
> scheme@(guile-user)> (cute < 1 <> 2)
> While compiling expression:
> ERROR: Wrong number of arguments to #<procedure 10b5a4380 at language/cps/types.scm:724:0 (in succ a b)>

Seems to be working in master.  Please file a new report if you find a
bug.  Cheers :)

Andy


This bug report was last modified 9 years and 28 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.