Skip to content

Match the return type of core.bitop.bsr and core.bitop.bsf#28

Merged
LunaTheFoxgirl merged 1 commit into
Inochi2D:mainfrom
p0nce:bsr-bsf-signature
Jun 25, 2026
Merged

Match the return type of core.bitop.bsr and core.bitop.bsf#28
LunaTheFoxgirl merged 1 commit into
Inochi2D:mainfrom
p0nce:bsr-bsf-signature

Conversation

@p0nce

@p0nce p0nce commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

For nu_bsf and nu_bsr, match the return type of core.bitop.bsr and core.bitop.bsf. Rationale: nurt user does import core.bitop; so expects similar signature, unless I'm mistaken. int is also enough.

nu_bsf and nu_bsr don't seem used in Inochi2D itself.

…re.bitop.bsf. Rationale: nurt user does import core.bitop; so expects similar signature, unless I'm mistaken. int is also enough.
@LunaTheFoxgirl LunaTheFoxgirl merged commit 00f7e4f into Inochi2D:main Jun 25, 2026
23 of 35 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.

2 participants