[Top][All Lists]
[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
- [Bug-gsl] posible bug in GSL randist/discrete.c,
B. Lazarov <=