#15124: Make pari_sig_on() macros accessible
-------------------------------+-------------------------
       Reporter:  jdemeyer     |        Owner:
           Type:  enhancement  |       Status:  new
       Priority:  major        |    Milestone:  sage-5.12
      Component:  c_lib        |   Resolution:
       Keywords:               |    Merged in:
        Authors:               |    Reviewers:
Report Upstream:  N/A          |  Work issues:
         Branch:               |       Commit:
   Dependencies:               |     Stopgaps:
-------------------------------+-------------------------
Description changed by jdemeyer:

Old description:

> Up to now, the functions `sig_on()` and friends were redefined as
> `_pari_sig_on()` for use in `sage/libs/pari.pyx`. This is a hack and
> should be fixed by providing (and exporting) proper `pari_sig_on()`
> macros.
>
> Also try to fix #10126.

New description:

 Up to now, the functions `sig_on()` and friends were redefined as
 `_pari_sig_on()` for use in `sage/libs/pari.pyx`. This is a hack and
 should be fixed by providing (and exporting) proper `pari_sig_on()`
 macros.

 This ticket doesn't claim to fix all problems with PARI error handling,
 but at least it should improve the situation.

 Also fix #10126.

--

--
Ticket URL: <http://trac.sagemath.org/ticket/15124#comment:2>
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/groups/opt_out.

Reply via email to