expr.c
102 KB
-
re PR java/5850 (resolving inherited member variables with same name works poorly) · 05833095
Fix for PR java/5850: * parse.y (lookup_field_wrapper): Call itself recursively for enclosing context if field was not found in the current scope. * expr.c (lookup_field): Don't look in enclosing contexts. From-SVN: r51438
Bryce McKinlay committed