Skip to content

fix: add validate for :displaced-to - #755

Open
iwami4438 wants to merge 1 commit into
armedbear:masterfrom
iwami4438:fix-697
Open

fix: add validate for :displaced-to#755
iwami4438 wants to merge 1 commit into
armedbear:masterfrom
iwami4438:fix-697

Conversation

@iwami4438

Copy link
Copy Markdown

- Consolidated the size check logic into a shared function.
- Updated existing code to use the shared function.
- Updated validation for `:displaced-to` to also use the shared function.
@easye
easye self-requested a review August 15, 2026 10:50

@easye easye left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good; will merge after CI run, and considering other outstanding pull requests.

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.

Bug: Negative array dimensions permitted when using :displaced-to with make-array

2 participants