This is the mail archive of the gsl-discuss@sources.redhat.com mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gsl_rng_mt19937_1998 in rng/gsl_rng.h


zunda@24i.net writes:
 > Hi, this is zunda (sorry for rather strange -as English- handle name),
 > 
 > Thank you to make the grate library available.
 > Recently I tried to compile ruby-gsl
 >   (http://www-lehre.informatik.uni-osnabrueck.de/~aerpenbe/ruby-gsl/)
 > and found that declaration:
 >   extern const gsl_rng_type *gsl_rng_mt19937_1998;
 > is missing in rng/gsl_rng.h of gsl-1.1.1, although this is defined in
 > rng/mt.c.
 > 
 > Is this intentional or can I just add a declaration?

Thanks for the bug report, the declaration was missed by mistake --
you can add it safely. I'll include it in the next release.

regards
Brian Gough


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]