From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.86.23.1 with SMTP id 1cs283132fgw; Tue, 15 Sep 2009 05:46:40 -0700 (PDT) Received-SPF: pass (google.com: domain of grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com designates 10.224.69.9 as permitted sender) client-ip=10.224.69.9; Authentication-Results: mr.google.com; spf=pass (google.com: domain of grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com designates 10.224.69.9 as permitted sender) smtp.mail=grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com; dkim=pass header.i=grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com Received: from mr.google.com ([10.224.69.9]) by 10.224.69.9 with SMTP id x9mr4529836qai.16.1253018799315 (num_hops = 1); Tue, 15 Sep 2009 05:46:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :received:received:received:received-spf:received:mime-version :received:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding:reply-to:sender:precedence :x-google-loop:mailing-list:list-id:list-post:list-help :list-unsubscribe:x-beenthere-env:x-beenthere; bh=3r2RdQw+/SichDSru6kZKdH23jjCqRuhc2uMdKZxcQE=; b=pEz0WMLbtO1aMHaERSOz9QRwwuSOjVDkwUCE7wpII4DvKc1sLugVPJ8sDrZJ/tYerf UNJCObBm//05VbYuOiwuN0vvpjvfIucd+nEBbpcHYzD/cYFSvXxq9Ez0i6q7g8JE3ZUj AdtuailPybscquBmAqDFkyfvmCvZoYpQCVfmQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-sender:x-apparently-to:received-spf:authentication-results :mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding:reply-to:sender:precedence :x-google-loop:mailing-list:list-id:list-post:list-help :list-unsubscribe:x-beenthere-env:x-beenthere; b=K9imo7+v1PWXNbXRBGfa1ILPkcwz3NTkcVX4AIN0etCxE1gUj1921Ov2d/83wjE4eu IB9EJXZ1gI+wgAtDAZOPOgUS0DXIlzrMTDJk8v4bSfsOMjJovosjifjlA8rqNv0kLtmZ TUgLBdfeJClpkAmYwClLelEtkhQnaJEWoqSUE= Received: by 10.224.69.9 with SMTP id x9mr650640qai.16.1253018799253; Tue, 15 Sep 2009 05:46:39 -0700 (PDT) Received: by 10.177.111.12 with SMTP id o12gr1668yqm.0; Tue, 15 Sep 2009 05:46:32 -0700 (PDT) X-Sender: ibc@aliax.net X-Apparently-To: rack-devel@googlegroups.com Received: by 10.223.56.205 with SMTP id z13mr174653fag.5.1253018790671; Tue, 15 Sep 2009 05:46:30 -0700 (PDT) Received: by 10.223.56.205 with SMTP id z13mr174652fag.5.1253018790650; Tue, 15 Sep 2009 05:46:30 -0700 (PDT) Return-Path: Received: from mail-fx0-f225.google.com (mail-fx0-f225.google.com [209.85.220.225]) by gmr-mx.google.com with ESMTP id 13si727849bwz.3.2009.09.15.05.46.30; Tue, 15 Sep 2009 05:46:30 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.220.225 is neither permitted nor denied by best guess record for domain of ibc@aliax.net) client-ip=209.85.220.225; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 209.85.220.225 is neither permitted nor denied by best guess record for domain of ibc@aliax.net) smtp.mail=ibc@aliax.net Received: by fxm25 with SMTP id 25so2933501fxm.0 for ; Tue, 15 Sep 2009 05:46:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.223.25.27 with SMTP id x27mr2686767fab.7.1253018788815; Tue, 15 Sep 2009 05:46:28 -0700 (PDT) In-Reply-To: <391a49da0909150459w59c4a41fnd7feeff20107ed4a@mail.gmail.com> References: <391a49da0909150459w59c4a41fnd7feeff20107ed4a@mail.gmail.com> Date: Tue, 15 Sep 2009 14:46:28 +0200 Message-ID: Subject: Re: Issue using Ruby1.9 (instance_eval in /lib/rack/builder.rb) From: =?UTF-8?Q?I=C3=B1aki_Baz_Castillo?= To: rack-devel@googlegroups.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Reply-To: rack-devel@googlegroups.com Sender: rack-devel@googlegroups.com Precedence: bulk X-Google-Loop: groups Mailing-List: list rack-devel@googlegroups.com; contact rack-devel+owner@googlegroups.com List-Id: List-Post: List-Help: List-Unsubscribe: , X-BeenThere-Env: rack-devel@googlegroups.com X-BeenThere: rack-devel@googlegroups.com 2009/9/15 Magnus Holm : > > Also see http://coderrr.wordpress.com/2009/06/02/fixing-constant-lookup-i= n-dsls-in-ruby-1-9/ Really interesting. So it's a bug in Ruby1.9. Is it known if it's being addressed by developers? Thanks a lot. --=20 I=C3=B1aki Baz Castillo