#8119: Rename change the hash value of some objects
-----------------------------------+----------------------------------------
       Reporter:  hivert           |         Owner:  tbd                        
                     
           Type:  defect           |        Status:  needs_work                 
                     
       Priority:  major            |     Milestone:  sage-5.0                   
                     
      Component:  misc             |    Resolution:                             
                     
       Keywords:                   |   Work issues:                             
                     
Report Upstream:  N/A              |     Reviewers:  Florent Hivert, Nicolas M. 
ThiƩry, Nicolas Borie
        Authors:  Robert Bradshaw  |     Merged in:                             
                     
   Dependencies:                   |      Stopgaps:                             
                     
-----------------------------------+----------------------------------------

Comment (by nthiery):

 Replying to [comment:23 jdemeyer]:
 > On boxen (Linux x86_64), I get:
 > {{{
 > sage -t  -force_lib devel/sage/sage/structure/category_object.pyx
 > **********************************************************************
 > File "/padic/scratch/jdemeyer/merger/sage-5.0.beta14/devel/sage-
 main/sage/structure/category_object.pyx", line 757:
 >     sage: hash(bla)
 > Expected:
 >     -1525918542791298668
 > Got:
 >     -5279516879544852222
 > **********************************************************************
 > File "/padic/scratch/jdemeyer/merger/sage-5.0.beta14/devel/sage-
 main/sage/structure/category_object.pyx", line 761:
 >     sage: hash(bla)
 > Expected:
 >     -1525918542791298668
 > Got:
 >     -5279516879544852222
 > **********************************************************************
 > }}}

 Weird, I get here the same result as you on boxen, both with 4.8 and
 5.0.beta8. I don't know how a wrong return value ended up in the patch.

 Oh well, I updated the patch to expect the result obtained on boxen.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8119#comment:24>
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.

Reply via email to