Skip to content

Fix self-reference in NA_MD_LOOP for Windows Ruby 3.4 / Fedra43 #228

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

Closed
wants to merge 3 commits into from

Conversation

kojix2
Copy link
Contributor

@kojix2 kojix2 commented May 24, 2025

  • Add forward declaration for na_md_loop_t
  • Fix loop_func signature: void (*)() -> void (*)(ndfunc_t *, na_md_loop_t *)

@kojix2 kojix2 closed this May 24, 2025
@kojix2 kojix2 reopened this May 24, 2025
@kojix2 kojix2 changed the title Fix function pointer declaration for Windows Ruby 3.4 Fix function pointer declaration for Windows Ruby 3.4 / Fedra43 May 24, 2025
@madhums
Copy link

madhums commented May 24, 2025

Would be great if this can be merged and published to rubygems. Thanks for picking it up so quickly. Appreciate a lot 🙏

@kou
Copy link
Contributor

kou commented May 25, 2025

We need #229 before this.

@kou
Copy link
Contributor

kou commented May 25, 2025

Could you update the PR description?

@kojix2 kojix2 closed this May 25, 2025
@kojix2 kojix2 changed the title Fix function pointer declaration for Windows Ruby 3.4 / Fedra43 Fix self-reference in NA_MD_LOOP for Windows Ruby 3.4 / Fedra43 May 26, 2025
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.

3 participants