At Thu, 28 May 2009 20:10:41 +0900, Daisuke TOMINAGA wrote: > > Hello, > > I found several ambiguous, or possibly miss-typed points in the > reference manual (on cvs) while I've been updating the Japanese > translated version. Please check a list below.
Thank you very much for those. I will work through them. > Among that, I also found that the C-keyword "const" is lack in many > function definitions in the manual. It might not cause any compilation > error even if readers could not know which arguments are declared as > const, it should be better that it is shown correctly for programming > security and code reuse. I checked the source codes only for functions > in chapter 19 and 20. Those are listed below. Yes, we should make the manual match the header files here, for pointer arguments at least. -- Brian Gough (GSL Maintainer) Support freedom by joining the FSF http://www.fsf.org/associate/support_freedom/join_fsf?referrer=37 _______________________________________________ Bug-gsl mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gsl
