bug-guile
[Top][All Lists]
Advanced

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

bug#18604: master srfi-26 cute compile error


From: Daniel Llorens
Subject: bug#18604: 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






reply via email to

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