Skip to content

Conversation

@lemire
Copy link
Member

@lemire lemire commented Jan 31, 2025

In PR #55591, I added a workaround for issue #55584

This PR stated the following:

With some glue code, this PR should work around this issue. It somewhat ugly code. In a future release of simdjson, we will provide a more convenient function that avoids such ugly workaround. A future PR will make the code prettier.

It is now time to make the code pretty again. We are removing a blob of hard-to-understand C++ code.

The workaround is no longer needed.

This PR does not change the functionality, it only makes the code nicer.

@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Jan 31, 2025
@lemire lemire added request-ci Add this label to start a Jenkins CI on a PR. and removed c++ Issues and PRs that require attention from people who are familiar with C++. needs-ci PRs that need a full CI run. labels Jan 31, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 31, 2025
@nodejs-github-bot
Copy link
Collaborator

@aduh95
Copy link
Contributor

aduh95 commented Nov 8, 2025

This needs a rebase

@aduh95 aduh95 added stalled Issues and PRs that are stalled. needs-ci PRs that need a full CI run. labels Nov 8, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 8, 2025

This issue/PR was marked as stalled, it will be automatically closed in 30 days. If it should remain open, please leave a comment explaining why it should remain open.

@github-actions github-actions bot removed the stalled Issues and PRs that are stalled. label Nov 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants