This fixes an ICE with anon-struct. When reimplementing this bit of name lookup, I relied on what the standard said and the completeness of the testsuite WRT extensions. Silly me. Anyway, we can just have the anon-struct lookup recurse to get_class_binding_direct, so simpler! nathan -- Nathan Sidwell