Skip to content

Remove moduleState init from gapbind14 kernel extension#1179

Merged
james-d-mitchell merged 1 commit into
semigroups:mainfrom
fingolfin:mh/moduleStateSize
May 12, 2026
Merged

Remove moduleState init from gapbind14 kernel extension#1179
james-d-mitchell merged 1 commit into
semigroups:mainfrom
fingolfin:mh/moduleStateSize

Conversation

@fingolfin
Copy link
Copy Markdown
Contributor

Global variables are zero-initialized anyway, so this makes no
difference.

Note that module state only matters for HPC-GAP. In the future,
I'd like to hide the moduleStateSize and moduleStateOffsetPtr
for "regular" GAP builds.

Global variables are zero-initialized anyway, so this makes no
difference.

Note that module state only matters for HPC-GAP. In the future,
I'd like to hide the moduleStateSize and moduleStateOffsetPtr
for "regular" GAP builds.
@fingolfin
Copy link
Copy Markdown
Contributor Author

I can also retarget this at the stable-5.6 branch if you prefer

@james-d-mitchell
Copy link
Copy Markdown
Collaborator

Thanks happy to have this in main, the ci failures are related to the issue reported by Reinis, and not this pr probably

@james-d-mitchell james-d-mitchell merged commit 668eb77 into semigroups:main May 12, 2026
33 of 37 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