cannot disable two functions with the same name

Bug #1006167 reported by Matthias Brantner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zorba
New
Undecided
Markos Zaharioudakis

Bug Description

Disabling two functions (using StaticContext::disableFunction) with the same name but different arities is currently not possible. Only the first version of the function is actually disabled.

The problem seems to be in static_context::unbind_fn where only the FunctionInfo for the first function is inserted into the vector.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.