#6340: [with patch, needs review] var('x',ns=False)  -- should go boom but
silently gives a new symbolic variable
----------------------+-----------------------------------------------------
 Reporter:  was       |       Owner:  burcin    
     Type:  defect    |      Status:  new       
 Priority:  major     |   Milestone:  sage-4.1.2
Component:  calculus  |    Keywords:            
 Reviewer:            |      Author:            
   Merged:            |  
----------------------+-----------------------------------------------------

Comment(by kcrisman):

 It looks like #6559 functionality is better to incorporate first.  What
 happens after its inclusion with the following?
 {{{
 sage: var('z',ns=False)
 }}}
 {{{
 sage: var('z',ns=True)
 }}}
 The results of these will help create a new patch, though that may not
 happen for a bit.

 Alternately, since this one is small, one could review it positively (if
 it deserves to be) :) and then base the bigger patch at #6559 on it.

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