Some generic function invocations spuriously fail with "invalid number of arguments"
Bug #2039006 reported by
fiddlerwoaroof
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
SBCL |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
Using the atttached code, I get a failure with the message on Darwin/arm64 and Linux/arm64. Per IRC, this cannot be reproduced on Windows/x8664 or Linux/x8664:
Unhandled SB-INT:
invalid number of arguments: 3
I bisected this against sbcl and found that it started to break with commit 72b7caa and is currently breaking on master (4b98fdf).
Changed in sbcl: | |
status: | New → Incomplete |
status: | Incomplete → Fix Committed |
To post a comment you must log in.