#12876: Fix element and parent classes of Hom categories to be abstract, and
simplify the Hom logic.
-------------------------------------+--------------------------------------
Reporter: nthiery | Owner: nthiery
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: categories | Resolution:
Keywords: categories, Hom | Work issues: Fix ring_refcount_dict
problem
Report Upstream: N/A | Reviewers: Simon King
Authors: Nicolas M. ThiƩry | Merged in:
Dependencies: #12875, #12877 | Stopgaps:
-------------------------------------+--------------------------------------
Comment (by SimonKing):
Hm. With sage-5.0.beta13 plus #715, #11521, #12875, #12877 and [attachment
:trac_12876_category-fix_abstract_class-nt-rel11521.patch], I get one
error, namely a segfault in
{{{
sage -t -force_lib
"devel/sage/sage/rings/number_field/number_field_rel.py"
}}}
But strange enough: When I ran it with --verbose, all tests passed, and
the segfault came from leaving sage. That reminds me another problem: The
deallocation of the (unique) pari instance is not done as it is supposed
to be. This is fixed by the second patch of #12215. Hence, I am trying
again, with #12215 added.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12876#comment:20>
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.