ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* IRHG - In GC -- What is difference between Dyna_Vars and Local_Vars?
@ 2008-02-20  8:46 Charles Thornton
  2008-02-20  9:26 ` Yukihiro Matsumoto
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Thornton @ 2008-02-20  8:46 UTC (permalink / raw
  To: ruby-core

 In GC -- What is difference between Dyna_Vars and Local_Vars?

They are handled separately.   Are they  intrinsically  in  a 
different scope?

 Chuck T.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: IRHG - In GC -- What is difference between Dyna_Vars and Local_Vars?
  2008-02-20  8:46 IRHG - In GC -- What is difference between Dyna_Vars and Local_Vars? Charles Thornton
@ 2008-02-20  9:26 ` Yukihiro Matsumoto
  0 siblings, 0 replies; 2+ messages in thread
From: Yukihiro Matsumoto @ 2008-02-20  9:26 UTC (permalink / raw
  To: ruby-core

Hi,

In message "Re: IRHG - In GC -- What is difference between Dyna_Vars and Local_Vars?"
    on Wed, 20 Feb 2008 17:46:43 +0900, Charles Thornton <ceo@hawthorne-press.com> writes:

| In GC -- What is difference between Dyna_Vars and Local_Vars?

|They are handled separately.   Are they  intrinsically  in  a 
|different scope?

Yes, even though they are categorized by same local variables in the
surface.

							matz.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-02-20  9:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-20  8:46 IRHG - In GC -- What is difference between Dyna_Vars and Local_Vars? Charles Thornton
2008-02-20  9:26 ` Yukihiro Matsumoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).