#6637: standardize the interface to TransitiveIdeal and friends
-------------------------------------+-------------------------------------
       Reporter:  nthiery            |        Owner:  mhansen
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.3
      Component:  combinatorics      |   Resolution:
       Keywords:  backtrack,         |    Merged in:
  enumerated set, transitive         |    Reviewers:  Travis Scrimshaw
  closure, days57                    |  Work issues:
        Authors:  Sébastien Labbé    |       Commit:
Report Upstream:  N/A                |  3191690431cfe1614444004863b15a331941ad00
         Branch:                     |     Stopgaps:
  public/ticket/6637                 |
   Dependencies:  #14052             |
-------------------------------------+-------------------------------------

Comment (by slabbe):

 Travis, did you check that the doc was building fine? I am not able to, I
 get :

 {{{
 $ sage -docbuild reference/structure html
    [structure] WARNING: intersphinx inventory '/Users/slabbe/Applications
 /sage-git/src/doc/output/html/en/reference/quivers/objects.inv' not
 fetchable due to <type 'exceptions.IOError'>: [Errno 2] No such file or
 directory: '/Users/slabbe/Applications/sage-
 git/src/doc/output/html/en/reference/quivers/objects.inv'
    Error building the documentation.

    Note: incremental documentation builds sometimes cause spurious
    error messages. To be certain that these are real errors, run
    "make doc-clean" first and try again.
    Traceback (most recent call last):
      File "/Users/slabbe/Applications/sage-git/src/doc/common/builder.py",
 line 1477, in <module>
          getattr(get_builder(name), type)()
            File "/Users/slabbe/Applications/sage-
 git/src/doc/common/builder.py", line 699, in _wrapper
                getattr(DocBuilder, build_type)(self, *args, **kwds)
                  File "/Users/slabbe/Applications/sage-
 git/src/doc/common/builder.py", line 94, in f
                      execfile(sys.argv[0])
                        File "/Users/slabbe/Applications/sage-
 git/src/doc/common/custom-sphinx-build.py", line 210, in <module>
                            raise OSError(ERROR_MESSAGE)
                            OSError: [structure] WARNING: intersphinx
 inventory '/Users/slabbe/Applications/sage-
 git/src/doc/output/html/en/reference/quivers/objects.inv' not fetchable
 due to <type 'exceptions.IOError'>: [Errno 2] No such file or directory:
 '/Users/slabbe/Applications/sage-
 git/src/doc/output/html/en/reference/quivers/objects.inv'
 }}}

 Once, I may confirm the docs does build fine. I will set this to positive
 review.

--
Ticket URL: <http://trac.sagemath.org/ticket/6637#comment:42>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to