#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:              
--------------------------------------+-------------------------------------

Old description:

> My debian/sage experiments have uncovered two problems with sage's ecl
> package:
>
> (1) it is compiled with unicode disabled ; this is to avoid errors, like
> those which can be read about in [https://github.com/cschwan/sage-on-
> gentoo/issues/2 this gentoo report]. But that doesn't look like a real
> solution! Wouldn't it be possible to add a conversion step somewhere to
> make sage work with an unicode-enabled unicode? or what about ecl's
> --output-encoding argument?
>
> (2) I'm annoyed by the fact that SIGCHLD was disabled by directly
> patching the sources -- wouldn't it be possible to change this by
> modifying an rc file or some such, whose path would be given to ecl at
> startup?

New description:

 My debian/sage experiments have uncovered two problems with sage's ecl
 package:

 (1) it is compiled with unicode disabled ; this is to avoid errors, like
 those which can be read about in [https://github.com/cschwan/sage-on-
 gentoo/issues/2 this gentoo report]. But that doesn't look like a real
 solution! Wouldn't it be possible to add a conversion step somewhere to
 make sage work with an unicode-enabled unicode? or what about ecl's
 --output-encoding argument?

 (2) I'm annoyed by the fact that SIGCHLD was disabled by directly patching
 the sources (see `patches/disable_sigchdl_handler.patch`) -- wouldn't it
 be possible to change this by modifying an rc file or some such, whose
 path would be given to ecl at startup?

--

Comment (by jdemeyer):

 Replying to [comment:3 Snark]:
 > @jdemeyer: disable_sigchdl_handler.patch is what you're looking for.
 Sorry, I was looking at an older version of the ECL spkg (this patch is a
 very recent addition).

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