-
-
Notifications
You must be signed in to change notification settings - Fork 698
Closed
Milestone
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.
Component: c_lib
Author: Jeroen Demeyer
Reviewer: Peter Bruin
Merged: sage-5.12.beta5
Issue created by migration from https://trac.sagemath.org/ticket/15124