Re: [sv-ec] Re: [sv-bc] Re: Feedback from Freescale on name resolution issues

From: Steven Sharp <sharp_at_.....>
Date: Thu Oct 18 2007 - 16:47:20 PDT
Mike has mentioned that there is no way to disambiguate a reference in
favor of a local variable if that variable is automatic.

The rule disallowing hierarchical references to automatic variables was
intended to prevent references from outside the scope, where the variable
might not exist, or where there might be multiple instances of the variable
in existence simultaneously.

I don't see a problem with allowing a hierarchical reference to an
automatic variable from inside its scope, where the hierarchy is just
intended for name disambiguation.  Would this help?  Does anyone else see
a problem with this?

Steven Sharp
sharp@cadence.com


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Thu Oct 18 16:47:36 2007

This archive was generated by hypermail 2.1.8 : Thu Oct 18 2007 - 16:47:46 PDT