This is the mail archive of the dwarf2@corp.sgi.com mailing list for the dwarf2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: location lists revisited


Michael Eager wrote:
> 
> Ron 603-884-2088 wrote:
> 
> The second definition for "global" declares that it's lifetime is
> limited to source2.c.  As far as I can tell, these are not the
> same variables, since they have distinct, non-overlapping lifetimes.
> But this one has the AT_declaration tag, saying that there is
> another definition for this variable, presumably at some enclosing
> scope.  If I were to look for one, I'd find that the only likely
> candidate has a non-overlapping lifetime.  This appears to be a flaw.

You appear to be confusing "scope" and "lifetime" in this paragraph
(and throughout the message).  Should we read it as meaning "scope"
for both?

Jim
-- 
		Jim Dehnert		Transmeta Corp.
		dehnert@transmeta.com	(408) 919-6984
		dehnertj@acm.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]