help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gsl] set_error_handler_off() at compile


From: Altro
Subject: [Help-gsl] set_error_handler_off() at compile
Date: Wed, 22 Nov 2017 13:08:17 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

Hi,

I wish to know if there is way to use something along the lines of `gsl_set_error_handler_off()` as in here: https://www.gnu.org/software/gsl/manual/html_node/Error-Reporting-Examples.html, but at compile time (for example writing a preprocessor macro).

The reason for it is that I'm writing a function to be called by python, so I don't have a `main()` I wish to avoid the `abort` when an error occurs.

Many thanks to all the community for developing and supporting such good libraries.

A.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]