Re: Procedure arity and documentation

2021-05-27 Thread Zelphir Kaltstahl
Hi Taylan! Hm. I see. I am not quite sure I understand the implications of this. Am I still safe, if I rely on procedure-minimum-arity, or is that just asking for my code to break at a later point in time? Regards, Zelphir On 5/27/21 12:23 PM, Taylan Kammer wrote: > On 26.05.2021 21:33, Zelphir

Re: guile studio

2021-05-27 Thread Adriano Peluso
I forgot: this is the version of Guile studio I'm running 0.1.0-1.93622e7

guile studio

2021-05-27 Thread Adriano Peluso
In this picture you can see in the minibuffer  the writing:"Cannot open load file: File o directory non esistente, Ivy" https://0x0.st/-2PK.png and in the terminal where I launched guile studio: $ guile-studio Gtk-Message: 13:49:52.811: Failed to load module "canberra-gtk-module" Gtk-Message: 1

Re: Procedure arity and documentation

2021-05-27 Thread Taylan Kammer
On 26.05.2021 21:33, Zelphir Kaltstahl wrote: > > Is that a bug, or is it, because I am trying to use it in the REPL and there > my > procedure is not compiled? > > Best regards, > Zelphir > There's a relevant bug report I looked into recently: https://bugs.gnu.org/40294 Quoting myself: It s