#11115: Rewrite cached_method in Cython
-------------------------------------------------------------------+--------
   Reporter:  SimonKing                                            |          
Owner:  jason                           
       Type:  enhancement                                          |         
Status:  needs_review                    
   Priority:  major                                                |      
Milestone:  sage-pending                    
  Component:  misc                                                 |       
Keywords:  category cython cache           
Work_issues:  docbuild                                             |       
Upstream:  N/A                             
   Reviewer:  Nicolas M. ThiƩry, Andrey Novoseltsev, Volker Braun  |         
Author:  Simon King                      
     Merged:                                                       |   
Dependencies:  #9976 #11298 #11342 #9138 #11815
-------------------------------------------------------------------+--------

Comment(by jdemeyer):

 Replying to [comment:138 SimonKing]:
 > Replying to [comment:137 SimonKing]:
 > > Now, I am applying the patches from here, `sage -b`, then I'll remove
 the output again, start building the docs, and go drink a coffee (building
 the docs takes an awful lot of time!).
 >
 > After the coffee, I found:
 > {{{
 > king@mpc622:/mnt/local/king/SAGE/rebase/sage-4.7.2.alpha4/devel/sage$
 make doc-html
 > ...
 > build succeeded.
 > Build finished.  The built documents can be found in
 
/mnt/local/king/SAGE/rebase/sage-4.7.2.alpha4/devel/sage/doc/output/html/ru/tutorial
 > king@mpc622:/mnt/local/king/SAGE/rebase/sage-4.7.2.alpha4$ cd devel/sage
 > king@mpc622:/mnt/local/king/SAGE/rebase/sage-4.7.2.alpha4/devel/sage$ hg
 qapplied
 > 9138_flat.patch
 > trac11900_no_categories_for_matrices.patch
 > trac11900_category_speedup.patch
 > trac11900_further_tweaks.patch
 > trac11115-cached_cython.patch
 > trac11115_element_with_cache.patch
 > trac11115_cached_function_pickling.patch
 > trac_11115_reviewer.patch
 > }}}
 >
 > Hence, I definitely can ''not'' reproduce your findings, at least not
 with sage-4.7.2.alpha4.

 Did you double-check that there is no error in the log file?
 {{{
 $ grep -i error dochtml.log
 }}}

 (note that the log file is always ''appended'' to, so you need to find the
 last `make doc-html` run within the logfile).

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