[#3006] CVS repository — "Eugene Scripnik" <hoaz@...>

Hello.

21 messages 2004/06/16
[#3008] Re: CVS repository — ts <decoux@...> 2004/06/16

>>>>> "E" == Eugene Scripnik <hoaz@gala.net> writes:

[#3009] Re: CVS repository — Michal Rokos <michal@...> 2004/06/16

Hi!

[#3057] Ruby 1.8.2 to be released. — matz@... (Yukihiro Matsumoto)

Hi,

20 messages 2004/06/23

Re: [CVS] rb_mod_freeze???

From: Michal Rokos <michal@...>
Date: 2004-06-17 07:47:42 UTC
List: ruby-core #3029
Hello,

On Thursday 17 of June 2004 09:27, nobu.nokada@softhome.net wrote:
> At Thu, 17 Jun 2004 15:41:26 +0900,
>
> Michal Rokos wrote in [ruby-core:03027]:
> > This had been committed to CVS with """
> > * eval.c (rb_mod_freeze): prepare string representation before
> >   freezing. [ruby-talk:103646]
> > """
> >
> > But what should it supposed to do???
> >
> > It just creates some String obj, then it's used nowhere (ret val is
> > not even assigned anywhere, and then regular Object#freeze is
> > called.
>
> The String is stored as an instance variable of the Module,
> which will be returned by #to_s.

I'm sorry to disturb you like this, but I can't see it anywhere... :(

Could you tell me on what line in sources this happens?

Thanks

	Michal

In This Thread