bug-guile
[Top][All Lists]
Advanced

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

bug#11887: string->number edge cases


From: Daniel Llorens
Subject: bug#11887: string->number edge cases
Date: Tue, 5 Mar 2013 21:33:11 +0100

I think this isn't working as it should either.

scheme@(guile-user)> +1i
$1 = 0.0+1.0i
scheme@(guile-user)> 1i
;;; <unknown-location>: warning: possibly unbound variable `#{1i}#'
ERROR: In procedure #<procedure 101d6d4a0 ()>:
ERROR: In procedure module-lookup: Unbound variable: #{1i}#






reply via email to

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