Skip to content

Fix dumping of arrays with fill pointers #1686

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 30, 2025
Merged

Conversation

Bike
Copy link
Member

@Bike Bike commented Apr 30, 2025

Dumping a literal vector with fill pointer is pretty rare, but we need to handle it correctly. Doing it wrong caused a hard to understand issue due to cl-interpol reading out such vectors.

Dumping a literal vector with fill pointer is pretty rare, but we
need to handle it correctly. Doing it wrong caused a hard to
understand issue due to cl-interpol reading out such vectors.
@Bike Bike force-pushed the fix-literal-fill-pointers branch from 548e516 to de93513 Compare April 30, 2025 20:13
@Bike Bike merged commit 5fb5af1 into main Apr 30, 2025
3 of 9 checks passed
@Bike Bike deleted the fix-literal-fill-pointers branch April 30, 2025 23:23
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