bug#43831: Only when compiled: Wrong number of arguments

2020-10-07 Thread Jan Nieuwenhuizen
Jan Nieuwenhuizen writes: Hello again, > Running mescc with compiled guile-3.0.4 (guile-3.0-latest on guix > master) code gives > > Wrong number of arguments to #register (o info)> > > Using guile-2.2, or running without compiling is fine. > > To reproduce, do [..] > I'm aware that this isn

bug#43831: Only when compiled: Wrong number of arguments

2020-10-06 Thread Jan Nieuwenhuizen
Hi! Running mescc with compiled guile-3.0.4 (guile-3.0-latest on guix master) code gives Wrong number of arguments to #register (o info)> Using guile-2.2, or running without compiling is fine. To reproduce, do --8<---cut here---start->8--- git clone --br