Hey Nicolas,

Sounds like the dreaded #10963 functorial construction ticket is about 
> to go in. Finally! I moved it up the queue. For that: 
>
> Travis: I allowed myself a trivial rebase of #12453 
>

Yay, congratulations, and thanks.

However I'm currently getting rejects when trying to apply 9107 (and with 
pushing past, #12453) with 5.13.beta0:

applying trac9107_nesting_nested_classes.patch
patching file sage/misc/nested_class.pyx
Hunk #1 FAILED at 78
Hunk #2 FAILED at 87
Hunk #3 FAILED at 110
3 out of 3 hunks FAILED -- saving rejects to file 
sage/misc/nested_class.pyx.rej
patch failed, unable to continue (try -v)
patch failed, rejects left in working dir
errors during apply, please fix and refresh 
trac9107_nesting_nested_classes.patch

and the version on the queue does not match the patch on trac:

travis@Kristine-Desktop:~/sage-5.13.beta0/devel/sage-combinat/.hg/patches$ 
diff trac_10963-more_functorial_constructions-graded-modules-fix-nt.patch 
~/Downloads/trac_10963-more_functorial_constructions-graded-modules-fix-nt.patch
 
2c2,6
< # Parent 571706f8b136068bdf41c146e1939dfd05990d37
---
> # User Nicolas M. Thiery <nthi...@users.sf.net>
> # Date 1383074059 -3600
> #      Tue Oct 29 20:14:19 2013 +0100
> # Node ID e374533eb4a23dfff21146ffe4834ae93ca70769
> # Parent  599ab9a6bd8d8015fb6c6247fcfbd27912c9f0d3
47a52,72
> diff --git a/sage/misc/c3_controlled.pyx b/sage/misc/c3_controlled.pyx
> --- a/sage/misc/c3_controlled.pyx
> +++ b/sage/misc/c3_controlled.pyx
> @@ -324,7 +324,7 @@ For a typical category, few bases, if an
>      sage: x.all_bases_len()
>      83
>      sage: x.all_bases_controlled_len()
> -    92
> +    90
>  
>  The following can be used to search through the Sage named categories
>  for any that requires the addition of some bases; currently none!::
> @@ -336,8 +336,6 @@ for any that requires the addition of so
>       Category of fields,
>       Category of finite dimensional algebras with basis over Rational 
Field,
>       Category of finite dimensional hopf algebras with basis over 
Rational Field,
> -     Category of graded algebras over Rational Field,
> -     Category of graded algebras with basis over Rational Field,
>       Category of graded hopf algebras with basis over Rational Field,
>       Category of hopf algebras with basis over Rational Field]
>  

Have you pushed the changes you've made to the combinat server?

Best,
Travis


-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to