Skip to content

Exec GMP Functions#409

Merged
bjoernricks merged 3 commits into
mainfrom
exec-gmp
May 19, 2026
Merged

Exec GMP Functions#409
bjoernricks merged 3 commits into
mainfrom
exec-gmp

Conversation

@bjoernricks
Copy link
Copy Markdown
Contributor

@bjoernricks bjoernricks commented May 18, 2026

What

Move exec_gmp functions out of main module (gsad.c)

Why

This was a long term leftover.

@bjoernricks bjoernricks changed the title Exec gmp Exec GMP Functions May 18, 2026
It was still placed in gsad's main module because it had dependencies on
other functions. These other functions got moved to distinct modules and
therefore it can be moved now.
It was still placed in gsad's main module because it had dependencies on
other functions. These other functions got moved to distinct modules and
therefore it can be moved now.
`exec_gmp_get` and `exec_gmp_post` can use the same define (now).
@bjoernricks bjoernricks marked this pull request as ready for review May 18, 2026 11:42
@bjoernricks bjoernricks requested review from a team as code owners May 18, 2026 11:42
@bjoernricks bjoernricks enabled auto-merge (rebase) May 18, 2026 11:55
@bjoernricks bjoernricks merged commit 5aa1c2d into main May 19, 2026
21 checks passed
@bjoernricks bjoernricks deleted the exec-gmp branch May 19, 2026 08:40
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