Skip to content
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

The typed version of racket/fixnum doesn't provide the popcount functions. #1319

Open
shawnw opened this issue Mar 13, 2023 · 6 comments
Open
Assignees
Milestone

Comments

@shawnw
Copy link

shawnw commented Mar 13, 2023

See title. fxpopcount, fxpopcount32 and fxpopcount16 need a require/typed to be usable.

@sorawee sorawee added this to the 8.12 milestone Nov 10, 2023
@ghost
Copy link

ghost commented Oct 6, 2024

Can I get this assigned? Thanks

@jbclements
Copy link
Contributor

Are you asking me to assign this issue to you? I want to make sure I'm not misunderstanding you.

@ghost
Copy link

ghost commented Oct 7, 2024

Are you asking me to assign this issue to you? I want to make sure I'm not misunderstanding you.

Yea that's what I'm asking. I'd like to work on this please

@samth samth assigned ghost Oct 7, 2024
@cocodery
Copy link

cocodery commented Jan 1, 2025

Hi, I'm not sure whether the issue is taking on, and the assignee seems to logout. I'm trying this issue and I'm interested in solving this issue.
My solution is just like the typed-racket date-file, solves with a new fixnum file under the same path.
Update: Ahhh, this seems not a good idea, I will try others.

@samth
Copy link
Member

samth commented Jan 2, 2025

@cocodery
Copy link

cocodery commented Jan 4, 2025

Yes, thanks! I have created a PR for this issue about the fxpopcount functions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants