Hi guilers, here's a short bash session.
Why would the first bash call to "guile s.scm" work, but not the second one?
guile-3.0.7 on ubuntu.
$ cat s.scm
(format #t "~f\n" 2.5)
$ guile s.scm
;;; note: auto-compilation is enabled, set GUILE_AUTO_COMPILE=0
;;; or p
Le 27/09/2022 à 12:23, Christopher Lam a écrit :
Hi guilers, here's a short bash session.
Why would the first bash call to "guile s.scm" work, but not the
second one?
guile-3.0.7 on ubuntu.
This is a duplicate of
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=50059
Le 27/09/2022 à 12:35, Jean Abou Samra a écrit :
Le 27/09/2022 à 12:23, Christopher Lam a écrit :
Hi guilers, here's a short bash session.
Why would the first bash call to "guile s.scm" work, but not the
second one?
guile-3.0.7 on ubuntu.
This is a duplicate of
https://debbugs.gnu.org