Skip to content

Conversation

@riwatt
Copy link

@riwatt riwatt commented Dec 20, 2025

Fixed "Wrong type argument: arrayp" error reported in #25:

  • Changed spinner frames from list to vector to work with aref.

Also fixed "Args out of range" error in deletion logic that was masked by the arrayp issue:

  • Replaced hardcoded length calculation with safe bounds-checked deletion.

🤖 Generated with Claude Code

Fixed "Wrong type argument: arrayp" error reported in steveyegge#25:
- Changed spinner frames from list to vector to work with aref.

Also fixed "Args out of range" error in deletion logic that was masked
by the arrayp issue:
- Replaced hardcoded length calculation with safe bounds-checked
deletion.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant