From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Evan Weaver Newsgroups: gmane.comp.lang.ruby.mongrel.devel Subject: Re: Mongrel for 1.9, for real? Date: Tue, 7 Jul 2009 16:56:22 -0700 Message-ID: References: <71166b3b0906282146n647d9c09ke18f59204e01f76e@mail.gmail.com> <71166b3b0906282326r280ee292gd064fcfb768402e0@mail.gmail.com> Reply-To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1247011012 14919 80.91.229.12 (7 Jul 2009 23:56:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Jul 2009 23:56:52 +0000 (UTC) To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Wed Jul 08 01:56:45 2009 Return-path: Envelope-to: gclrmd-mongrel-development@m.gmane.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to :content-type:content-transfer-encoding; bh=6r3yeDCYqfHOZ0LTSOaP1yzd2YhvQNSwVGtDSJ8868U=; b=eMrLeZ4/UPGEB3mSCMiMZQ5Y5SZ9t+WZ8oFIlGR0486xbFFPx8ykWS3oJZ3g+uWCEB AYTLTdz3mE+U7Zr/ze8fKAZMlNcz8o9Ut0Dr+1+RR4sIOOYkOYU21mJJm0m15BYjSEB2 Sc+w5G5Xdfl9DP+SnEWKppgDOxng31w1oH/iQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=Vk3Q3E/lWHRgkbtvudsCLddN1az3iFt6Tiuqmxb5QpDQBbCASpVmFagXRI/u4vJKO7 jzBIbEYqxP5gPRrr8mQIU34sGYxBDcOkTs+97KXymjfKQ2ts1bYoodDM1UIhacJkhzry MB7wnSKLsg0qBwQxQjJXeHmaD6KWUapKylq9M= In-Reply-To: X-Google-Sender-Auth: 160f935ebc814b9a X-BeenThere: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.mongrel.devel:127 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1MOKWi-0002mq-Q7 for gclrmd-mongrel-development@m.gmane.org; Wed, 08 Jul 2009 01:56:45 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id 4B6201D780F2; Tue, 7 Jul 2009 19:56:44 -0400 (EDT) Received: from mail-gx0-f211.google.com (mail-gx0-f211.google.com [209.85.217.211]) by rubyforge.org (Postfix) with ESMTP id 674FE197859F for ; Tue, 7 Jul 2009 19:56:42 -0400 (EDT) Received: by gxk7 with SMTP id 7so4511349gxk.11 for ; Tue, 07 Jul 2009 16:56:42 -0700 (PDT) Received: by 10.151.38.12 with SMTP id q12mr833374ybj.166.1247011002062; Tue, 07 Jul 2009 16:56:42 -0700 (PDT) List-Post: I think we should call this version 1.2, but that's the least of our concer= ns. I have a 1.2 branch in fauna but I don't know what's in it anymore...will a= udit. Evan On Tue, Jul 7, 2009 at 4:51 PM, Evan Weaver wrote: > http://github.com/fauna/mongrel/tree/spinoff > > Ragel 6.5 builds, and tests pass on 1.8 and 1.9, except for: > > test_deflate(HandlersTest): > Zlib::DataError: incorrect header check > =A0 =A0/Volumes/Projects/fauna/mongrel/test/test_handlers.rb:109:in > `block in test_deflate' > > Which I don't understand right now. > > Go nuts with the packaging; I'm still not sure what you're trying to > accomplish exactly. > > Evan > > On Sun, Jun 28, 2009 at 11:26 PM, Luis Lavena wrote: >> On Mon, Jun 29, 2009 at 2:41 AM, Evan Weaver wrote: >>> Ugh, sorry. Mongrel is not dead, but rather severely neglected by me. >>> >> >> And me. Been focusing a lot on RubyInstaller and the related tools. >> >>> We still use it at Twitter, for what it's worth. I will gather up the >>> 1.9 bits I have and send you the details. >>> >> >> Cool, you know my email already ;-) >> >>> What cross-compilation strategy did you want to use for MinGW? >>> >> >> rake-compiler and fat binaries: >> >> http://github.com/luislavena/rake-compiler/tree/ >> >> Cheers, >> -- >> Luis Lavena >> AREA 17 >> - >> Perfection in design is achieved not when there is nothing more to add, >> but rather when there is nothing more to take away. >> Antoine de Saint-Exup=E9ry >> _______________________________________________ >> Mongrel-development mailing list >> Mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org >> http://rubyforge.org/mailman/listinfo/mongrel-development >> > > > > -- > Evan Weaver > -- = Evan Weaver