Ticket #11408 (closed enhancement: invalid)
Make sig_on() and sig_off() really macros
| Reported by: | jdemeyer | Owned by: | jdemeyer |
|---|---|---|---|
| Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
| Component: | c_lib | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | Jeroen Demeyer |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
Currently, sig_on() and sig_off() are partially macros and partially inline functions. I plan to make them completely macros and check whether that increases performance.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

