From mboxrd@z Thu Jan 1 00:00:00 1970 Delivered-To: chneukirchen@gmail.com Received: by 10.204.72.79 with SMTP id l15cs207843bkj; Wed, 26 Aug 2009 01:10:17 -0700 (PDT) Return-Path: Received-SPF: pass (google.com: domain of grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com designates 10.151.28.21 as permitted sender) client-ip=10.151.28.21; Authentication-Results: mr.google.com; spf=pass (google.com: domain of grbounce-ceibQwUAAAB4YPBqaDIjI2bFOCxyyh3G=chneukirchen=gmail.com@googlegroups.com designates 10.151.28.21 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.151.28.21]) by 10.151.28.21 with SMTP id f21mr20191762ybj.7.1251274215269 (num_hops = 1); Wed, 26 Aug 2009 01:10:15 -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 :mime-version:received:date:in-reply-to:x-ip:references:user-agent :x-http-useragent: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=yO7/C49ZHr6dc8loTSGQSRvlxNBsyP/KDzt/89oJ3n8=; b=Gc2jK9ARM4vY90hYPatBGya3jm2St0HHO7S8714MO/tGIuJb8skio+n3QazK8QtCyr x/RL8io1OaStovoUp2Be4b7rgvbOWkK4EPu8/SWUZPOCUL4fnDUe9FmZUY8U2ngnWp8K 9INbU7eXOuHKp6dsSqV9zJArAbJbncx2ASV3A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-sender:x-apparently-to:mime-version:date:in-reply-to:x-ip :references:user-agent:x-http-useragent: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=YMzenMGXLI/tE4x7Dx9+atMqUiXzml5be/hvdlMDNM8vZmxf17BwYs+pNm+E514SeI JJwLFtG11ABNTBW2VJH3FLRWdHfZGwhW626ZaR136wdv68mCISyCj/k+9Z1GObRIXEWM nqzhgsPi1f2iygjgQpbgKbLPCfmntCmhuONj0= Received: by 10.151.28.21 with SMTP id f21mr3413545ybj.7.1251274215212; Wed, 26 Aug 2009 01:10:15 -0700 (PDT) Received: by 10.176.102.1 with SMTP id z1gr1608yqb.0; Wed, 26 Aug 2009 01:10:13 -0700 (PDT) X-Sender: hongli@phusion.nl X-Apparently-To: rack-devel@googlegroups.com MIME-Version: 1.0 Received: by 10.101.34.2 with SMTP id m2mr259193anj.2.1251274210366; Wed, 26 Aug 2009 01:10:10 -0700 (PDT) Date: Wed, 26 Aug 2009 01:10:10 -0700 (PDT) In-Reply-To: <104e1451-c152-428a-8587-9955d31e300f@s31g2000yqs.googlegroups.com> X-IP: 62.140.137.23 References: <20090718222513.GA31002@dcvr.yhbt.net> <5062a5fb-7385-4e8f-aeb9-6b61c9e305d0@n11g2000yqb.googlegroups.com> <06b05b4f-99be-4479-91fe-e24741dc6457@z4g2000prh.googlegroups.com> <94690572-f32a-44e1-b348-769966b56ddb@i4g2000prm.googlegroups.com> <037db915-0fec-45be-aad2-a4158e9d49f3@d32g2000yqh.googlegroups.com> <69a2885c0908201426s75af6742j6b79497bc8c80811@mail.gmail.com> <8108c6090908201723u7eccc38fide76a514302eb71d@mail.gmail.com> <104e1451-c152-428a-8587-9955d31e300f@s31g2000yqs.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.2) Gecko/20090729 Firefox/3.5.2,gzip(gfe),gzip(gfe) Message-ID: <17d4e50c-706a-4aa3-86d5-7528e8e68ec3@24g2000yqm.googlegroups.com> Subject: Re: Tempfile#unlink changes in Ruby 1.9.1-p152 From: Hongli Lai To: Rack Development Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 They've reverted the change: http://redmine.ruby-lang.org/repositories/revision/ruby-19?rev=24662 This issue will be solved in the next patchlevel release of Ruby 1.9.1.