Skip to content

Add Array.shift! and Array.unshift. #501

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 4 commits into from
Nov 9, 2024
Merged

Add Array.shift! and Array.unshift. #501

merged 4 commits into from
Nov 9, 2024

Conversation

jemc
Copy link
Contributor

@jemc jemc commented Sep 24, 2024

No description provided.

@jemc jemc self-assigned this Sep 24, 2024
These type designations need to be fixed, in order for the
correct type info to be shown in a debugger (like `lldb`).

These were broken in the LLVM upgrade that brought opaque pointer types.
@jemc jemc force-pushed the add/array-shift-unshift branch from 3fa310c to c6af46e Compare September 25, 2024 07:04
@jemc
Copy link
Contributor Author

jemc commented Nov 9, 2024

FreeBSD on CirrusCI may be falling apart....

I'm gonna merge anyway despite the CI failure.

@jemc jemc merged commit bcb47dc into main Nov 9, 2024
7 of 8 checks passed
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