#18217: Various Cython code fixes
-------------------------------------+-------------------------------------
Reporter: jdemeyer | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.7
Component: cython | Resolution:
Keywords: | Merged in:
Authors: Jeroen Demeyer | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/jdemeyer/various_cython_code_fixes|
e86d27196b9cee5e2d53c282a51f401e2a00182a
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by tscrim):
I don't quite understand this change:
{{{#!diff
@@ -43,7 +40,6 @@ cdef int c_sage_inputhook() nogil except *:
with gil:
sage_inputhook()
sig_check()
- return 0
def install():
"""
}}}
Doesn't the `c_sage_inputhook` function need to return an integer (and be
`0` indicating no error)?
--
Ticket URL: <http://trac.sagemath.org/ticket/18217#comment:6>
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.