RE: Removing program-arities export

2025-01-15 Thread Developers list for Guile, the GNU extensibility library
(note: all REPL sessions were performed using the environment described at the end of this email) > There is no such thing as ‘program-arguments-alists’ AFAICT, there is only > ‘program-arguments-alist’ (singular instead of plural is key here) > > You can’t implement it in terms of ‘find-program

RE: Removing program-arities export

2025-01-15 Thread Maxime Devos
> It looks like there are 2 potential candidates for aliasing, but both of them > have some problems. When aliasing to "find-program-arities" I am unable to > get the arity of any procedure which passes the "primitive-code?" predicate; > it just returns #f. When aliasing to "program-arguments-al

Re: yeRemoving program-arities export

2025-01-15 Thread Developers list for Guile, the GNU extensibility library
Hi again, Can I clarify whether you raised this point as a concern in principle or if you use/maintain/are aware of a project that is currently unable to upgrade due to this problem? In the latter case, I would appreciate if you could answer the following questions (and/or pass them along to ot