>From: "Rich, Dave" <Dave_Rich@mentor.com> >I still don't agree - a1 is not an enclosing scope. And now in SV, $root >is the true top level scope, and a1 is a child of $root. Finding it does not require it to be an enclosing scope. It requires the name to be *found in* an enclosing scope. In this case, it is found in $root. If someone doesn't want to consider the upward search as continuing into $root, it is still found because it is a full hierarchical path name. The result is the same, but it is simpler to regard resolution of full hierarchical path names as just the final step of the upward search algorithm. 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 Tue Feb 12 13:48:55 2008
This archive was generated by hypermail 2.1.8 : Tue Feb 12 2008 - 13:49:20 PST