Re: [sage-devel] setjmp in Cython to escape from a dynamic C library code? (for #6391 (libgap))

2011-01-20 Thread Jeroen Demeyer
On 2011-01-20 05:03, Dima Pasechnik wrote: > 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))

[sage-devel] setjmp in Cython to escape from a dynamic C library code? (for #6391 (libgap))

2011-01-19 Thread Dima Pasechnik
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 sa