emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#18604: closed (master srfi-26 cute compile error)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#18604: closed (master srfi-26 cute compile error)
Date: Tue, 21 Jun 2016 21:22:02 +0000

Your message dated Tue, 21 Jun 2016 23:20:56 +0200
with message-id <address@hidden>
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
address@hidden)


-- 
18604: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18604
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#18604: master srfi-26 cute compile error Date: Tue, 21 Jun 2016 23:20:56 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
On Thu 02 Oct 2014 14:14, Daniel Llorens <address@hidden> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]