#169: [with patch, positive review] slice assignment not implemented for PARI C
library interface
-------------------------+--------------------------------------------------
 Reporter:  was          |        Owner:  craigcitro
     Type:  enhancement  |       Status:  assigned  
 Priority:  minor        |    Milestone:  sage-3.2.1
Component:  interfaces   |   Resolution:            
 Keywords:               |  
-------------------------+--------------------------------------------------
Comment (by mabshoff):

 Mhh, odd things happen on 64 bit I assume:
 {{{
 sage -t -long devel/sage/sage/libs/pari/gen.pyx
 **********************************************************************
 File "/scratch/mabshoff/release-
 cycle/sage-3.2.1.alpha0/devel/sage/sage/libs/pari/gen.pyx", line 2714:
     sage: pari(2**50).length()
 Expected:
     4
 Got:
     1
 **********************************************************************
 }}}
 I would guess this is a 32 vs. 64 bit issue.

 Cheers,

 Michael

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

Reply via email to