#13211: Upgrade GAP to 4.5.6
-----------------------------------------------------------+----------------
Reporter: kini | Owner:
tbd
Type: enhancement | Status:
needs_work
Priority: major | Milestone:
sage-5.5
Component: packages | Resolution:
Keywords: | Work issues:
Report Upstream: Completely fixed; Fix reported upstream | Reviewers:
Dmitrii Pasechnik
Authors: Volker Braun | Merged in:
Dependencies: #13123 | Stopgaps:
-----------------------------------------------------------+----------------
Comment (by kcrisman):
> In `sage.misc.randstate.pyx` there is a method `set_seed_gap()` that
checks for big endian-ness and flips bytes around in that case. It could
be that GAP's new random number code is actually big endian clean. Can you
modify `set_seed_gap()` and see if that fixes things?
Well, what do you know! I didn't think Sage had any custom code for big
endian... I'll try this now. It certainly sounds likely.
----
It does fix the problem in randstate.pyx, so I think you're right about
the others. Testing now.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13211#comment:48>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.