[#24105] [Bug #1711] Marshal Failing to Round-Trip Certain Recurisve Data Structures — Run Paint Run Run <redmine@...>

Bug #1711: Marshal Failing to Round-Trip Certain Recurisve Data Structures

9 messages 2009/07/01

[#24116] [Bug #1715] Numeric#arg for NaN is Inconsistent Across Versions — Run Paint Run Run <redmine@...>

Bug #1715: Numeric#arg for NaN is Inconsistent Across Versions

10 messages 2009/07/02

[#24240] [Bug #1755] IO#reopen Doesn't Fully Associate with Given Stream on 1.9; Ignores pos on 1.8 — Run Paint Run Run <redmine@...>

Bug #1755: IO#reopen Doesn't Fully Associate with Given Stream on 1.9; Ignores pos on 1.8

8 messages 2009/07/09

[#24321] [Bug #1773] Gem path doesn't honor user gem? — Lin Jen-Shin <redmine@...>

Bug #1773: Gem path doesn't honor user gem?

12 messages 2009/07/14

[#24390] [Feature #1784] More encoding (Big5 series) support? — Lin Jen-Shin <redmine@...>

Feature #1784: More encoding (Big5 series) support?

12 messages 2009/07/16

[#24467] Re: [ruby-cvs:31226] Ruby:r24008 (ruby_1_8_6): Removed private on to_date and to_datetime. — Urabe Shyouhei <shyouhei@...>

Hello.

10 messages 2009/07/21

[#24472] [Feature #1800] rubygems can replace system executable files — Kazuhiro NISHIYAMA <redmine@...>

Feature #1800: rubygems can replace system executable files

13 messages 2009/07/21

[#24530] [Feature #1811] Default BasicSocket.do_not_reverse_lookup to true — Roger Pack <redmine@...>

Feature #1811: Default BasicSocket.do_not_reverse_lookup to true

9 messages 2009/07/23

[#24624] [Bug #1844] Immediates Should Not Respond to :dup — Run Paint Run Run <redmine@...>

Bug #1844: Immediates Should Not Respond to :dup

15 messages 2009/07/30

[ruby-core:24452] Re: [Bug #1793] eventmachine-0.12.8-x86-mswin32-60 BUG

From: Luis Lavena <luislavena@...>
Date: 2009-07-20 10:49:34 UTC
List: ruby-core #24452
2009/7/20 Jaume Ar=FAs Sangen=EDs <redmine@ruby-lang.org>:
> Bug #1793: eventmachine-0.12.8-x86-mswin32-60 BUG
> http://redmine.ruby-lang.org/issues/show/1793
>
> Author: Jaume Ar=FAs Sangen=EDs
> Status: Open, Priority: Normal
> ruby -v: ruby 1.9.1p0 (2009-01-30 revision 21907) [i386-mswin32]
>
> Hi, I have download Ruby 1.9.1 for Windows one click installer from http:=
//www.mediafire.com/file/v3zdvzu2rmt/ruby_1.9.1.msi, and I have installed i=
t. Then, I have installed sinatra, rest-client and mongrel gems and I tried=
 to executed a short sinatra code when an error has occurred. I attach you =
two files: The sinatra code that produces the error, and error.log dumped b=
y ruby engine.
>
> My operantion system is a Windows XP. SP3. CPU: Core 2 Duo. Mem: 2Gb Ram
>

First, "One-Click installer" that you pointed there is not an official
one or related to RubyInstaller project.

Second, Bugs in eventmachine or other projects should be reported to
gem/package authors, not Ruby-core

Third, Segmentation faults on EventMachine can be generated due
incorrect linkage with different C runtime.

Fourth, The gem you mention links it's binary to Ruby 1.8, not Ruby
1.9, so I highly doubt would work.

--=20
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

In This Thread