#12375: submit a giac  spkg
-------------------------------------+-------------------------------------
       Reporter:  frederichan        |        Owner:  tbd
           Type:  enhancement        |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:  giac               |    Reviewers:
        Authors:  Han Frederic       |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:  public/giac_spkg   |  9562050fcc8774cbfeeaa88479cd8eb5733a45a7
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:46 frederichan]:
 > In the .pyx module I did:
 >
 > {{{
 > cdef extern from "csage/interrupt.h":
 >     void setup_sage_signal_handler "setup_sage_signal_handler"()
 > setup_sage_signal_handler()
 > }}}
 Delete that and try again. Let me know if it still doesn't work.

 Of course you need to add `sig_on()` and `sig_off()` around the C function
 calls, as explained in
 [http://www.sagemath.org/doc/developer/coding_in_cython.html#using-sig-on-
 and-sig-off]

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