I wonder if it is possible to use setjmp/longjmp in order to return to a place in a Cython function (within Sage) from a dynamically loaded library written in C. (this would be a way to handle exceptions in GAP interpreter in libGAP (see #6391))
Dima -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org