mlandistest / code

2 stars 0 forks source link

Providing list of overloaded function if parameters couldn't be matched [sf#9] #21

Open mlandis opened 10 years ago

mlandis commented 10 years ago

Reported by hoehna on 2013-11-11 09:50 UTC If you do 'function_name' on an overloaded function you should get a list of the overloaded functions and their formal arguments, not a message that tells you how many overloaded functions there are and no information beyond that.