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

Fix #582 #586

Merged
merged 2 commits into from
Jan 30, 2025
Merged

Fix #582 #586

merged 2 commits into from
Jan 30, 2025

Conversation

sjaeckel
Copy link
Member

Split up mp_rand_source.c

This fixes #582 and is an alternative approach to #583

In order to make `helper.pl` happy, change the ternary operator to an
if-else statement, otherwise it won't properly generate `tommath_class.h`.

This fixes #582
This closes #583

Signed-off-by: Steffen Jaeckel <[email protected]>
Signed-off-by: Steffen Jaeckel <[email protected]>
@sjaeckel sjaeckel merged commit 886b2bf into develop Jan 30, 2025
83 checks passed
@sjaeckel sjaeckel deleted the fix-582 branch January 30, 2025 14:11
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.

[linux-error]undefined symbol: s_mp_rand_source
1 participant