bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] posible bug in GSL randist/discrete.c


From: B. Lazarov
Subject: [Bug-gsl] posible bug in GSL randist/discrete.c
Date: Tue, 29 Aug 2006 15:20:39 +0200
User-agent: KMail/1.9.1

Hello,

Compiling the library on HPUX with the hp compilers I got problem with 
randist/discrete.c line: 252 
GSL_ERROR_VAL ("Cannot allocate memory for randevent", ENOMEM, 0);

I think that ENOMEM should be replaced by GSL_ENOMEM (it compiles in this 
case)

All the best,
Boyan




reply via email to

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