#4957: [with patch, needs review] inconsistent integer hashing
------------------------------+---------------------------------------------
Reporter: robertwb | Owner: craigcitro
Type: defect | Status: assigned
Priority: critical | Milestone: sage-3.3
Component: basic arithmetic | Resolution:
Keywords: |
------------------------------+---------------------------------------------
Changes (by craigcitro):
* summary: [with patch, needs work] inconsistent integer hashing =>
[with patch, needs review] inconsistent integer
hashing
Comment:
Ok, I fixed it. It turns out it was some sloppy C coding on my part: I
really wanted `sizeof(mp_limb_t)` instead of `sizeof(int)`.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4957#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---