Skip to content
Commit b6b94b14 authored by Rene Saarsoo's avatar Rene Saarsoo
Browse files

Fix auto-inheriting of overrides.

Overrides shouldn't be inherited, but the code in InheritMembers
happened to inherit them along with all the other things, causing
auto-detected members to share the same overrides array, resulting
in bogus lists of overridden members.

This fix should take care of bug #465.
parent 3b71e456
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment