Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix warnings when building reference manual in Sage 4.1.2.alpha4 #7064

Closed
sagetrac-mvngu mannequin opened this issue Sep 29, 2009 · 6 comments
Closed

fix warnings when building reference manual in Sage 4.1.2.alpha4 #7064

sagetrac-mvngu mannequin opened this issue Sep 29, 2009 · 6 comments

Comments

@sagetrac-mvngu
Copy link
Mannequin

sagetrac-mvngu mannequin commented Sep 29, 2009

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.

CC: @malb @sagetrac-PolyBoRi

Component: documentation

Author: Minh Van Nguyen

Reviewer: William Stein

Merged: Sage 4.1.2.rc0

Issue created by migration from https://trac.sagemath.org/ticket/7064

@sagetrac-mvngu sagetrac-mvngu mannequin added this to the sage-4.1.2 milestone Sep 29, 2009
@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Sep 29, 2009

based on Sage 4.1.2.alpha4

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Sep 29, 2009

Author: Minh Van Nguyen

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Sep 29, 2009

comment:1

Attachment: trac_7064-fix-warnings.patch.gz

@sagetrac-mvngu

This comment has been minimized.

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Sep 30, 2009

Reviewer: William Stein

@sagetrac-mvngu
Copy link
Mannequin Author

sagetrac-mvngu mannequin commented Sep 30, 2009

Merged: Sage 4.1.2.rc0

@sagetrac-mvngu sagetrac-mvngu mannequin closed this as completed Sep 30, 2009
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant