2010/1/16 William Stein <wst...@gmail.com>: > On Sat, Jan 16, 2010 at 8:24 AM, John Cremona <john.crem...@gmail.com> wrote: >> When building 4.3.1.rc0 there were a lot (240 lines) of errors in >> processing the documentation. We should surely fix these, >> >> Some I understand and know how to fix (e.g. unexpected indentation), >> but what are these about? >> >> /home/john/sage-4.3.1.rc0/devel/sage/doc/en/reference/sage/combinat/posets/poset_examples.rst:6: >> (WARNING/2) error while formatting signature for >> sage.combinat.posets.poset_examples.random: arg is not a module, >> class, method, function, traceback, frame, or code object >> >> /home/john/sage-4.3.1.rc0/devel/sage/doc/en/reference/sage/graphs/base/c_graph.rst:6: >> (WARNING/2) error while formatting signature for >> sage.graphs.base.c_graph.CGraphBackend.add_vertex: arg is not a Python >> function >> /home/john/sage-4.3.1.rc0/devel/sage/doc/en/reference/sage/graphs/base/dense_graph.rst:6: >> (WARNING/2) error while formatting signature for >> sage.graphs.base.dense_graph.random_stress: Could not parse cython >> argspec >> >> Should we open one ticket to fix all the errors? > > Yes, since doing otherwise will get confusing. If we have trouble > with this because of some particular issue, open a ticket for that > issue. >
OK, it is now #7948. It should not be a blocker, but having it there will make it more likely that some of these will be fixed (and exactly once). I'll start on them now (the ones I understand at least). John >> >> John >> >> -- >> To post to this group, send an email to sage-devel@googlegroups.com >> To unsubscribe from this group, send an email to >> sage-devel+unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/sage-devel >> URL: http://www.sagemath.org >> >> > > > > -- > William Stein > Associate Professor of Mathematics > University of Washington > http://wstein.org > > -- > To post to this group, send an email to sage-devel@googlegroups.com > To unsubscribe from this group, send an email to > sage-devel+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org > >
-- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org