[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-gsl] Re: custom error handling
From: |
Jordi Gutiérrez Hermoso |
Subject: |
[Help-gsl] Re: custom error handling |
Date: |
Mon, 25 Aug 2008 23:21:38 -0500 |
2008/8/22 Max <address@hidden>:
> Yes, I have compiled the code with C/C++ execption support (the default)
I can't reproduce your problem with gcc. Are you certain that under
Release mode with your compiler exception handling is properly built
into the binary? And is the error message anything more verbose than
"Runtime Error"? You should be getting something along the lines of
"invalid argument", right?
- Jordi G. H.