Menu

#3 Parameters marked as unused for oveloaded methods

open
nobody
None
5
2003-10-21
2003-10-21
Anonymous
No

With overloaded methods all usage of paramters are
assigned to the first method that matches the same
name.

This means that the other forms of the method have all
their parameters incorrectly marked as unused.

I have fixed this on my local copy by making the find of
routines/methods take into acount the type of
parameters as well.

Discussion


Log in to post a comment.

Auth0 Logo