Marvellous. Patch attached to add a test to t/gsl_sf.t
Let me know if you would prefer this via the sf issue tracker. Shawn. On 30 April 2017 at 09:17, Chris Marshall <[email protected]> wrote: > I've already opened the ticket in your honor: > > #433 GSL SF errors kill perl and pdl2/perldl shell > https://sourceforge.net/p/pdl/bugs/433/ > > --Chris > > > On 4/29/2017 18:38, Shawn Laffan wrote: > > Thanks Chris. > > Is the bug report still necessary given the latest PDL dev release > includes error handlers? > > And thanks also for implementing them so quickly. > > Shawn. > > > > On 29 April 2017 at 23:39, Chris Marshall <[email protected]> wrote: > >> Setting our own error handler or disabling it >> (as in GSL/INTEG) seems to be needed. Please >> open a bug report ticket at sf.net to track the issue. >> >> Thanks, >> Chris >> >> On 4/29/2017 04:13, Ari Jolma wrote: >> > 29.04.2017, 04:29, Shawn Laffan kirjoitti: >> >> C:\somedir>perl -MMath::GSL::SF -E"say Math::GSL::SF::gsl_sf_lngamma( >> 0)" >> >> gsl: gamma.c:1138: ERROR: domain error >> >> Default GSL error handler invoked. >> > They should install a new error handler, which should croak and not >> abort. >> > >> > https://www.gnu.org/software/gsl/manual/html_node/Error-Hand >> lers.html#Error-Handlers >> > >> > Ari >> > >> > >> > ------------------------------------------------------------ >> ------------------ >> > Check out the vibrant tech community on one of the world's most >> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> > _______________________________________________ >> > pdl-general mailing list >> > [email protected] >> > https://lists.sourceforge.net/lists/listinfo/pdl-general >> >> >> ------------------------------------------------------------ >> ------------------ >> Check out the vibrant tech community on one of the world's most >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot >> _______________________________________________ >> pdl-general mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/pdl-general >> > > >
gsl_sf.patch
Description: Binary data
------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________ pdl-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pdl-general
