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

stop paying attention to <stdlib.h> RAND_MAX (should fix problems on Solaris) #5354

Closed
sagetrac-cwitty mannequin opened this issue Feb 24, 2009 · 3 comments
Closed

Comments

@sagetrac-cwitty
Copy link
Mannequin

sagetrac-cwitty mannequin commented Feb 24, 2009

The randstate framework always provides 31-bit random numbers regardless of platform, so RAND_MAX should be ignored.

Component: porting: Solaris

Issue created by migration from https://trac.sagemath.org/ticket/5354

@sagetrac-cwitty sagetrac-cwitty mannequin added this to the sage-3.4 milestone Feb 24, 2009
@sagetrac-cwitty
Copy link
Mannequin Author

sagetrac-cwitty mannequin commented Feb 24, 2009

Attachment: ignore-rand-max.patch.gz

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Feb 24, 2009

comment:1

Nice. Positive review.

Cheers,

Michael

@sagetrac-mabshoff
Copy link
Mannequin

sagetrac-mabshoff mannequin commented Feb 24, 2009

comment:2

Merged in Sage 3.4.alpha0.

Cheers,

Michael

@sagetrac-mabshoff sagetrac-mabshoff mannequin closed this as completed Feb 24, 2009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants