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]

Re: const qualifier on function return types.


Lowell Johnson writes:
 > Here are the results:
 > 
 > (Copied your test case to a file named gsl_test.c.)
 > 
 > ~/tmp> make gsl_test
 >         cc -O -s -n32 -mips3 -Wl,-woff,85 -fullwarn -o gsl_test gsl_test.c 
 > ~/tmp> ./gsl_test 
 > v1 = 123.4 .. 9.123


Thanks. No warnings, looks good. I will implement that scheme.  Once
it is done we can release gsl-0.9 which will be the final testing
release.


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