Hi thanks for this report. I made a bug report #39165 to track this.

On 06/03/2013 12:01 PM, David Binderman wrote:
Hello there,

I just ran the static analyser "cppcheck" over the source code
of gsl-1.15. Amongst other things, it said

[gegenbauer.c:110]: (warning) Logical disjunction always evaluates to true: x>= 
-1.0 || x <= 1.0.

[driver.c:114]: (warning) Logical disjunction always evaluates to true: hmin>= 0.0 
|| hmin < 0.0.

Suggest replace || with &&

Regards

David Binderman                                         


Reply via email to