#14636: ECL spkg : dirty workarounds?
--------------------------------------+-------------------------------------
       Reporter:  Snark               |         Owner:  jdemeyer    
           Type:  defect              |        Status:  new         
       Priority:  major               |     Milestone:  sage-pending
      Component:  packages: standard  |    Resolution:              
       Keywords:                      |   Work issues:              
Report Upstream:  N/A                 |     Reviewers:              
        Authors:                      |     Merged in:              
   Dependencies:                      |      Stopgaps:              
--------------------------------------+-------------------------------------

Comment (by jdemeyer):

 Replying to [comment:11 nbruin]:
 > Note that even with that option, ECL still does install a SIGCHLD
 handler.
 Preferably, we don't have any `SIGCHLD` handler at all. Note that
 `SIGCHLD` is an unusual signal: it is the only signal which is ''ignored''
 by default. Therefore, having a `SIGCHLD` handler which does nothing is
 still quite different from having no handler (and ignoring the signal).

 Maybe it can be made to work with `eclsig.c`, but at least it requires
 some work.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/14636#comment:12>
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to