#3846: bug in the sage preparser -- vector(v)[3] = 5 slips by!
--------------------+-------------------------------------------------------
 Reporter:  was     |        Owner:  cwitty                        
     Type:  defect  |       Status:  closed                        
 Priority:  major   |    Milestone:  sage-duplicate/invalid/wontfix
Component:  misc    |   Resolution:  invalid                       
 Keywords:          |  
--------------------+-------------------------------------------------------
Changes (by mhansen):

  * status:  new => closed
  * resolution:  => invalid
  * milestone:  sage-4.0.1 => sage-duplicate/invalid/wontfix


Comment:

 This looks fixed to me in 4.0.1:

 {{{
 ----------------------------------------------------------------------
 | Sage Version 4.0.1.rc1, Release Date: 2009-06-04                   |
 | Type notebook() for the GUI, and license() for information.        |
 ----------------------------------------------------------------------
 sage: 'vector(v)[Integer(3)] = Integer(5)'
 'vector(v)[Integer(3)] = Integer(5)'
 sage: sage: foo(x,y)hithere fred wuz up?!  how is going = x+y
 ------------------------------------------------------------
    File "<ipython console>", line 1
      foo(x,y)hithere fred wuz up?!  how is going = x+y
                    ^
 SyntaxError: invalid syntax

 }}}

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