#7064: [with patch, needs review] fix warnings when building reference manual in
Sage 4.1.2.alpha4
---------------------------+------------------------------------------------
 Reporter:  mvngu          |       Owner:  tba            
     Type:  defect         |      Status:  new            
 Priority:  blocker        |   Milestone:  sage-4.1.2     
Component:  documentation  |    Keywords:                 
 Reviewer:                 |      Author:  Minh Van Nguyen
   Merged:                 |  
---------------------------+------------------------------------------------
Changes (by newvalueoldvalue):

 * cc: malb, polybori (added)
  * author:  => Minh Van Nguyen


Old description:

> On a fresh compiled Sage 4.1.2.alpha4, building the HTML version of the
> reference manual resulted in the following warnings:
> {{{
> WARNING: /scratch/mvngu/release/sage-4.1.2.alpha4/local/lib/python2.6
> /site-packages/sage/numerical/knapsack.py:docstring of
> sage.numerical.knapsack.knapsack:69: (WARNING/2) Block quote ends without
> a blank line; unexpected unindent.
> WARNING: /scratch/mvngu/release/sage-4.1.2.alpha4/local/lib/python2.6
> /site-packages/sage/rings/polynomial/pbori.so:docstring of
> sage.rings.polynomial.pbori.MonomialFactory:1: (WARNING/2) Inline literal
> start-string without end-string.
> WARNING: /scratch/mvngu/release/sage-4.1.2.alpha4/local/lib/python2.6
> /site-packages/sage/rings/polynomial/pbori.so:docstring of
> sage.rings.polynomial.pbori.PolynomialFactory:1: (WARNING/2) Inline
> literal start-string without end-string.
> WARNING: /scratch/mvngu/release/sage-4.1.2.alpha4/local/lib/python2.6
> /site-packages/sage/rings/polynomial/pbori.so:docstring of
> sage.rings.polynomial.pbori.VariableFactory:1: (WARNING/2) Inline literal
> start-string without end-string.
> }}}
> This should be fixed before releasing the upcoming rc0. I have made this
> ticket a blocker for 4.1.2. The HTML version of the reference manual
> should build without any warnings.

New description:

 On a fresh compiled Sage 4.1.2.alpha4, building the HTML version of the
 reference manual resulted in the following warnings:
 {{{
 WARNING: /scratch/mvngu/release/sage-4.1.2.alpha4/local/lib/python2.6
 /site-packages/sage/numerical/knapsack.py:docstring of
 sage.numerical.knapsack.knapsack:69: (WARNING/2) Block quote ends without
 a blank line; unexpected unindent.
 WARNING: /scratch/mvngu/release/sage-4.1.2.alpha4/local/lib/python2.6
 /site-packages/sage/rings/polynomial/pbori.so:docstring of
 sage.rings.polynomial.pbori.MonomialFactory:1: (WARNING/2) Inline literal
 start-string without end-string.
 WARNING: /scratch/mvngu/release/sage-4.1.2.alpha4/local/lib/python2.6
 /site-packages/sage/rings/polynomial/pbori.so:docstring of
 sage.rings.polynomial.pbori.PolynomialFactory:1: (WARNING/2) Inline
 literal start-string without end-string.
 WARNING: /scratch/mvngu/release/sage-4.1.2.alpha4/local/lib/python2.6
 /site-packages/sage/rings/polynomial/pbori.so:docstring of
 sage.rings.polynomial.pbori.VariableFactory:1: (WARNING/2) Inline literal
 start-string without end-string.
 }}}
 This should be fixed before releasing the upcoming rc0. I have made this
 ticket a blocker for 4.1.2. The HTML version of the reference manual
 should build without any warnings. See also ticket #6916 for a patch to
 fix the first warning. The remaining three warnings are due to #6177.

--

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