ruby-dev

Mailing list archive

[ruby-dev:48355] [ruby-trunk - Bug #10001] [Closed] Binding#local_variables が返ってこない

From: nobu@...
Date: 2014-07-01 17:14:56 UTC
List: ruby-dev #48355
Issue #10001 has been updated by Nobuyoshi Nakada.

Status changed from Open to Closed
% Done changed from 0 to 100

Applied in changeset r46645.

----------
proc.c: fix infinite loop

* proc.c (bind_local_variables): update env from envval for each
  iterations.  [ruby-dev:48351] [Bug #10001]

----------------------------------------
Bug #10001: Binding#local_variables =E3=81=8C=E8=BF=94=E3=81=A3=E3=81=A6=E3=
=81=93=E3=81=AA=E3=81=84
https://bugs.ruby-lang.org/issues/10001#change-47518

* Author: =E4=B8=89=E6=9D=91 =E7=9B=8A=E9=9A=86
* Status: Closed
* Priority: Normal
* Assignee:=20
* Category:=20
* Target version: current: 2.2.0
* ruby -v: ruby 2.2.0dev (2014-06-26 trunk 46559) [x86_64-darwin13]
* Backport: 2.0.0: DONTNEED, 2.1: DONTNEED
----------------------------------------
Binding#local_variables =E3=82=92=E5=91=BC=E3=81=B3=E3=81=A0=E3=81=99=E3=81=
=A8=E3=80=81=E3=83=8F=E3=83=B3=E3=82=B0=E3=82=A2=E3=83=83=E3=83=97=E3=81=97=
=E3=81=BE=E3=81=99=E3=80=82
=E4=BB=A5=E4=B8=8B=E3=81=A7=E5=86=8D=E7=8F=BE=E3=81=97=E3=81=BE=E3=81=99=E3=
=80=82


~~~
ruby -e 'binding.local_variables'
~~~



--=20
https://bugs.ruby-lang.org/

In This Thread

Prev Next