On Fri, Feb 9, 2024 at 10:14 AM Bradley Lucier <[email protected]> wrote:
> > In my recent changes, I added tests that failed with the old > make-ball-generator, and corrected make-ball-generator, which now passes > the tests. I reviewed the pull request https://github.com/scheme-requests-for-implementation/srfi-194/pull/24/files but was unable to spot the actual fix. The pull req is a mashup of whitespace changes, test cases, copyrights, code refactoring. From what I can tell, it's not a "functional" change, but rather it is about correctly handling invalid arguments or poorly-structured, ambiguous arguments, right? --linas
