https://bugzilla.wikimedia.org/show_bug.cgi?id=27979
Trevor Parscal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Trevor Parscal <[email protected]> 2011-03-11 00:14:30 UTC --- Fixed in r83680. The 2nd and 3rd argument are indeed never used for resolve, nor were they documented. Simply removing them is all that was needed. This was an artifact of splitting recurse and resolve, most likely a copy-past oversight. Since the arguments were never used it didn't cause any errors, but did give the code that mysterious feel. :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
