> Date: Thu, 10 Jul 2008 17:51:48 +0200 > From: [EMAIL PROTECTED] > > > > It is possible to change the perl script in order to ignore any > > difference in the name of the parameters? > > What for? I guess it's better to keep the same name of the parameters in > the reference manual and in the actual API.
I agree with Aleks, I wouldn't do it. > > It is a desirable situation, but for the purpose of the API > Consistency Report it is irrelevant: we are interested in seeing if > all documented function is also implemented. And we are using that > script to actually generate the API Consistency Report :) If you insist, then we could only match for the function name followed by '()', but can be that called 'API consistency'. I don't think it's a good idea. Moreover the documentation and examples take the names into account. They're not less important for me.
