#13155: Boolean Multivariate Ideals should not have negative dimension....
---------------------------------------+------------------------------------
       Reporter:  Bouillaguet          |         Owner:  malb           
           Type:  defect               |        Status:  needs_work     
       Priority:  minor                |     Milestone:  sage-5.2       
      Component:  commutative algebra  |    Resolution:                 
       Keywords:  polybori             |   Work issues:                 
Report Upstream:  N/A                  |     Reviewers:  Martin Albrecht
        Authors:  Charles Bouillaguet  |     Merged in:                 
   Dependencies:                       |      Stopgaps:                 
---------------------------------------+------------------------------------
Changes (by malb):

  * status:  needs_review => needs_work
  * reviewer:  => Martin Albrecht


Comment:

 Looks good except for one minor detail

 {{{
 TESTS::
     # check that Ticket #13155 is solved
 }}}

 should be rewritten as:

 {{{
 TESTS:

 Check that :trac:`13155` is solved::

     sage: ...
 }}}

 So there's an empty line between {{{::}}} and the Sage tests (which I
 believe is required) and it uses the {{{:trac:`foo`}}} directive.

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