> Date: Tue, 29 Apr 2008 22:01:47 +0200 > From: [EMAIL PROTECTED] > > FS#36 - Change the API of the public functions to use 'const' in > read-only parameters > > Details > > The public functions should use the 'const' qualifier in read-only > parameters. This will improve the readability of the API (by letting > the client to quicly identify input and output parameters) and the > quality of the code. > > This task involves the following steps: > > 1) Update the Reference Manual (doc/gnupdf.texi). > 2) Update the implementation. > 3) Update the affected unit tests.
Sure, I'll do it. -gerel
