bug#40294: Documentation for arity procedures doesn't match behavior

2021-05-16 Thread Taylan Kammer
On 16.05.2021 02:07, Taylan Kammer wrote: > > Will investigate more tomorrow. > It seems that commit 1c33be992e8120abd20add8021e4d91d226f5b6a removed much of the programs API at the C level but forgot to make the changes to the corresponding Scheme module. (It was a big commit, part of changing

bug#40294: Documentation for arity procedures doesn't match behavior

2021-05-15 Thread Taylan Kammer
Hi John! I can't explain why program-arities isn't defined, but I can tell that you're not using the arity:foo procedures the way they're meant to, because their definition indicates that one is supposed to pass them some sort of arity object that is represented as a list. The implementations use

bug#40294: Documentation for arity procedures doesn't match behavior

2020-03-29 Thread John Cowan
Interaction showing the problem $ guile GNU Guile 2.2.6 Copyright (C) 1995-2019 Free Software Foundation, Inc. Guile comes with ABSOLUTELY NO WARRANTY; for details type `,show w'. This program is free software, and you are welcome to redistribute it under certain conditions; type `,show c'