Project

General

Profile

Activity

From 03/29/2009 to 04/04/2009

04/04/2009

03:49 PM Bug #1336: Change in string representation of Floats
=begin
>> * numeric.c (flo_to_s): keeps enough precision for round trip.

One possibility would be to allow Floa...
rogerdpack (Roger Pack)
01:24 PM Bug #1351 (Closed): Net::HTTP - set_form_data no longer allows symbols as keys.
=begin
ruby-1.8 allowed symbols as keys in set_form_data. ruby-1.9.x does not.

for example:
require "net/h...
Anonymous
11:15 AM Bug #1342: signal handling on HP-UX
=begin
Hi Nakada-san,

I have modified my 1.9.1-p0 such that getcontext/setcontext would be used, but it hasn't ...
graza (Graham Agnew)
08:05 AM Revision 08e5b6de (git): * include/ruby/intern.h (RB_NUM_COERCE_FUNCS_NEED_OPID): macro to
check compatibility. [ruby-dev:38162]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23134 b2dd03c8-39d4-4d8f-9...
nobu (Nobuyoshi Nakada)
05:55 AM Bug #1350 (Closed): gem method with version dependency fails
=begin
Been trying to use 1.9.1 with certain gems, but it seems that the gem command is broken when a version depend...
luislavena (Luis Lavena)
03:55 AM Feature #1349 (Rejected): Net::SMTP open_message and send_message always require from_addr, *to_addrs
=begin
The open_message and send_message methods for Net::SMTP each require a from_addr argument and at least one to...
stevej_vigilan (Steve Jorgensen)

04/03/2009

10:38 PM Revision c2b381c5 (git): * mkconfig.rb (sitearch): default to arch.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23133 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:38 AM Revision 3175b6e7 (git): * gc.c (Init_stack): use ruby_init_stack. [ruby-dev:34350]
* intern.h (Init_stack): make to call ruby_init_stack.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_...
nobu (Nobuyoshi Nakada)
09:35 AM Revision 1662ff89 (git): * Makefile.in (fake.rb): creates with config.status.
* template/fake.rb.in: extracted from Makefile.in.
* configure.in (fake.rb): prefixed with $(arch)-.
git-svn-id: s...
nobu (Nobuyoshi Nakada)
09:34 AM Revision 7ddf0a69 (git): * gc.c (Init_stack): use ruby_init_stack. [ruby-dev:34350]
* intern.h (Init_stack): make to call ruby_init_stack.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_...
nobu (Nobuyoshi Nakada)
07:22 AM Bug #1348 (Rejected): Crash in library under Ruby 1.9.1
=begin

=end
nobu (Nobuyoshi Nakada)
02:52 AM Bug #1348: Crash in library under Ruby 1.9.1
=begin
A make clean fixed it, thank you. You can close this ticket as invalid.
=end
nwiger (Nate Wiger)
05:04 AM Revision ae846f9f (git): * lib/irb/completion.rb (IRB::InputCompletor::Operators): Add
overloadable negative operators.
* lib/irb/ruby-lex.rb (RubyLex#lex_init): Support overloadable
negative operators...
Akinori MUSHA
04:53 AM Revision d834d9dd (git): * eval.c (is_defined): made a volatile variable not to be
clobbered by longjmp.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23128 b2dd03c8-39d4-4d8f-98ff-8...
nobu (Nobuyoshi Nakada)
04:52 AM Revision 92d6ce2e (git): ------------------------------------------------------------------------
r15996 | nobu | 2008-04-14 12:52:27 +0900 (Mon, 14 Apr 2008) | 2 lines
* gc.c (Init_stack): use ruby_init_stack. [r...
nobu (Nobuyoshi Nakada)
03:46 AM Revision 31c1ebc6 (git): * ext/extmk.rb: quotes arguments with spaces always.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23126 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:45 AM Revision 2b7279ba (git): * ext/extmk.rb: quotes arguments with spaces always.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23125 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
03:43 AM Revision 9aecc028 (git): * common.mk (main): passes $(MAKE) to mkmain_cmd
* ext/extmk.rb (command_output): uses arguments to invoke make.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche...
nobu (Nobuyoshi Nakada)

04/02/2009

05:55 PM Bug #1110: encoding warning
=begin
begin/end で直すのに一票。そういう手があったのには気がつかなかったです。

よろしくお願いします。 Martin.

On 2009/04/01 21:27, Yusuke ENDOH wrot...
duerst (Martin Dürst)
03:36 PM Bug #1343: lib/rdoc/markup/simple_markup/ is empty
=begin

=end
drbrain (Eric Hodel)
12:24 PM Bug #1348: Crash in library under Ruby 1.9.1
=begin
Hi,

At Thu, 2 Apr 2009 10:53:11 +0900,
Nate Wiger wrote in [ruby-core:23104]:
> We have a small C librar...
nobu (Nobuyoshi Nakada)
10:53 AM Bug #1348 (Rejected): Crash in library under Ruby 1.9.1
=begin
We have a small C library that now crashes under Ruby 1.9.1. It appears to compile cleanly, but gives the fo...
nwiger (Nate Wiger)
08:25 AM Bug #1342: signal handling on HP-UX
=begin
Hi Nakada-san,

I should also say that this problem is worse on HP-UX 11i v3 (version 11.31). When runni...
graza (Graham Agnew)
08:15 AM Bug #1342: signal handling on HP-UX
=begin
Hi Nakada-san,

The only other environment I've tried so far is AIX and I haven't seen this issue there a...
graza (Graham Agnew)
04:17 AM Bug #1342: signal handling on HP-UX
=begin
Hi,

At Wed, 1 Apr 2009 07:45:15 +0900,
Graham Agnew wrote in [ruby-core:23086]:
> I've been looking thro...
nobu (Nobuyoshi Nakada)
07:13 AM Revision c5258c5d (git): * test/rss/test_atom.rb (RSS::TestAtomCore::assert_atom_content_inline_other_base64_to_s):
ditto. [ruby-dev:38248]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@23122 b2dd03c8-39d4-4d8f-98...
shyouhei (Shyouhei Urabe)
07:00 AM Revision 340422dc (git): * test/rss/rss-assertions.rb (RSS::Assertions::assert_atom_content_inline_other_text):
newlines are valid for Base64 data. [ruby-dev:38248]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_...
shyouhei (Shyouhei Urabe)
05:52 AM Revision 12bbcbb3 (git): * lib/getoptlong.rb: remove unused udoc/usage from example.
[ruby-core:23098]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23119 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
matz (Yukihiro Matsumoto)
05:22 AM Revision dc7e0e12 (git): merge revision(s) 22910:
* test/openssl/test_ssl.rb (OpenSSL#test_client_session):
Debian's openssl 0.9.8g-13 failed at assert(ssl.s...
shyouhei (Shyouhei Urabe)
04:21 AM Bug #1344: sleep(0) sleeps forever on Mac OSX 10.4
=begin
Hi,

At Wed, 1 Apr 2009 17:33:51 +0900,
Sean O'Halpin wrote in [ruby-core:23094]:
> Instead of not sleepi...
nobu (Nobuyoshi Nakada)
01:05 AM Feature #1081: add File::write() convenience method
=begin
> What do you think proper API for combined File.open?
>
> File::write(path, string, mode, opt)

I...
rogerdpack (Roger Pack)
12:05 AM Bug #1346 (Closed): Linkage errors compiling C++ extension with VC8
=begin
I've found two problems with extern "C" blocks while compiling some code generated by SWIG (the class example...
mgma (Miguel Muñoz)

04/01/2009

10:42 PM Revision b6e82bac (git): * win32/Makefile.sub (config.h): updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nobu (Nobuyoshi Nakada)
09:28 PM Bug #1110: encoding warning
=begin
遠藤です。

2009/2/5 SASADA Koichi <[email protected]>:
>  ささだです.
>
> 以下のように,-v や -w 付きの ruby で erb を require すると...
mame (Yusuke Endoh)
07:47 PM Bug #1337 (Closed): mkmf.rbが生成したMakefileでmake -j N installに失敗する場合がある
=begin
Applied in changeset r23114.
=end
nobu (Nobuyoshi Nakada)
06:45 PM Bug #1345 (Rejected): Ruby 1.9.1-p0 is incomatible with linux distributions that do not have NPTL thearding enabled.
=begin
For example older redhat's upto RH enterprise linux 2.1 do not have NPTL.
The symptom is that the ruby just...
mulperi (Ville Mattila)
05:34 PM Bug #1344 (Third Party's Issue): sleep(0) sleeps forever on Mac OSX 10.4
=begin
Instead of not sleeping at all, sleep(0) sleeps forever on Mac OSX 10.4. Multiruby output below:

$ uname...
sean.ohalpin (Sean O'Halpin)
03:26 PM Bug #1295: SEGFAULT in RHEL 4
=begin
Any idea? I've downloaded again the sources and re-installed a few more times, and time after time my install...
diegosuarez (Diego Suárez García)
03:12 PM Feature #1193: Justified Error Messages
=begin
Sorry for a long delay in response. Ryan gave me no reason and directed me at his unit_diff utility from Zen...
bahuvrihi (Simon Chiang)
01:57 PM Bug #1338 (Closed): Kernel#select crashes when many files are opened
=begin
Applied in changeset r23109.
=end
matz (Yukihiro Matsumoto)
11:40 AM Revision 3158c0f6 (git): * configure.in (rb_cv_fork_with_pthread): fail if the child process
fail.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23115 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
akr (Akira Tanaka)
10:46 AM Revision 72c161bb (git): * lib/mkmf.rb (create_makefile): support for parallel make. a
patch from Takuto Matsuu at [ruby-dev:38220].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23114 b2dd03c8-39d4...
nobu (Nobuyoshi Nakada)
10:39 AM Revision 48d18d37 (git): * configure.in (LIBRUBY_LDSHARED): use $(CC) instead of cc.
a patch from Wataru Kimura at [ruby-dev:38225].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23113 b2dd03c8-39...
nobu (Nobuyoshi Nakada)
09:53 AM Revision 6941189b (git): * vm_dump.c (rb_vm_bugreport): should not #include inside a
function, since headers may have declarations.
c.f. [ruby-core:23095]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby...
nobu (Nobuyoshi Nakada)
09:44 AM Revision af9459a4 (git): * mkconfig.rb: ignores version numbers in config.status. replaces
all $$s in program_transform_name.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23111 b2dd03c8-39d4-4d8f-98ff-...
nobu (Nobuyoshi Nakada)
09:43 AM Bug #1340: Demo
=begin
Wow! Good work Detective Ballanco :)

=end
daz (Dave B)
09:17 AM Bug #1340: Demo
=begin
I believe this is in reference to _why's "try ruby!" server at http://tryruby.hobix.com/. Perhaps we should g...
jballanc (Joshua Ballanco)
03:26 AM Bug #1340: Demo
=begin
This works fine for me:
http://www.google.com/search?client=opera&rls=en&q=2+%2B+6

Can you, at least, ...
daz (Dave B)
12:55 AM Bug #1340 (Third Party's Issue): Demo
=begin
The demo is broke. When you enter a command it returns HTML but not the appropriate information. For example ...
dimo (Dave Moore)
09:23 AM Bug #1343 (Closed): lib/rdoc/markup/simple_markup/ is empty
=begin
While testing YARD with Ruby 1.9.1-p0, I noticed that rdoc/markup/simple_markup was not being loaded. I then ...
postmodern (Hal Brodigan)
08:47 AM Bug #1342: signal handling on HP-UX
=begin
Hi Dave,

Granted this won't be available everywhere, however it remains that, setjmp and longjmp are not...
graza (Graham Agnew)
08:14 AM Bug #1342: signal handling on HP-UX
=begin
"... since setcontext and getcontext seem to be fairly widely available, shouldn't the source code be switche...
daz (Dave B)
07:45 AM Bug #1342: signal handling on HP-UX
=begin
I've been looking through the Ruby source code, specifically the Itanium specific code wrapped in "#ifdef __i...
graza (Graham Agnew)
02:00 AM Bug #1342 (Rejected): signal handling on HP-UX
=begin
Whenever I interrupt ruby on HP-UX 11i v2, I get a message from the operating system about an inability to e...
graza (Graham Agnew)
06:12 AM Revision 3e845f19 (git): * Makefile.in (.c.i): use CPP instead of CC, since gcc -E can't
work with multiple -arch options.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23110 b2dd03c8-39d4-4d8f-98ff-8...
nobu (Nobuyoshi Nakada)
04:56 AM Revision d98da36b (git): * thread.c (rb_thread_fd_select): new function to call select
using rb_fdset_t.
* io.c (select_internal): use rb_thread_fd_select instead of
rb_thread_select. based on the pat...
matz (Yukihiro Matsumoto)
04:20 AM Revision 9be62b3b (git): * process.c (rb_f_sleep): RDoc disambiguation. [ruby-talk:332632]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23108 b2dd03c8-39d4-4d8f-98ff-823fe69b080e matz (Yukihiro Matsumoto)
02:08 AM Bug #1336: Change in string representation of Floats
=begin
On Tue, Mar 31, 2009 at 1:32 AM, Ryan Davis <[email protected]> wrote:
>
> On Mar 30, 2009, at 23:58...
brixen (Brian Shirai)
01:52 AM Bug #1341 (Rejected): pthread_cond_timedwait failing in 1.9.1-p0 thread tests on HP-UX 11i v2
=begin
I have been trying to compile and test 1.9.1-p0 on HP-UX 11i v2. When running the tests, the threads tests ...
graza (Graham Agnew)

03/31/2009

10:44 PM Bug #1328: "p eval('0' + '+0.1'*n)" の挙動
=begin
むらたです。

On 2009/03/30, at 12:47, Nobuyoshi Nakada wrote:

> At Mon, 30 Mar 2009 05:50:40 +0900,
> Kenta ...
mrkn (Kenta Murata)
06:49 PM Revision 2fa90ebe (git): * 2009-04-01
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23107 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:49 PM Revision e2dab32d (git): update rdoc.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23106 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
05:42 PM Bug #1338 (Closed): Kernel#select crashes when many files are opened
=begin
以下のコードがクラッシュします。

Process.setrlimit(Process::RLIMIT_NOFILE, 2048)
fd = 2000.times.map { open("/bin/ls")...
macks (Kengo Matsuyama)
05:36 PM Bug #1335: RubyGems 1.3.1 gem method will load all gems beginning with the given name
=begin

On Mar 30, 2009, at 22:20 , Hal Brodigan wrote:

> I noticed a strange behaviour while testing my librari...
zenspider (Ryan Davis)
02:20 PM Bug #1335 (Rejected): RubyGems 1.3.1 gem method will load all gems beginning with the given name
=begin
I noticed a strange behaviour while testing my libraries with Ruby 1.9.1-p0. I successfully installed ronin v...
postmodern (Hal Brodigan)
05:33 PM Bug #1336: Change in string representation of Floats
=begin

On Mar 30, 2009, at 23:58 , brian ford wrote:

> Where was this discussed and what was the reason for cha...
zenspider (Ryan Davis)
03:58 PM Bug #1336: Change in string representation of Floats
=begin
Hi,

On Mon, Mar 30, 2009 at 10:54 PM, Nobuyoshi Nakada <[email protected]> wrote:
> Hi,
>
> At Tue, 31...
brixen (Brian Shirai)
02:55 PM Bug #1336 (Closed): Change in string representation of Floats
=begin

=end
nobu (Nobuyoshi Nakada)
02:54 PM Bug #1336: Change in string representation of Floats
=begin
Hi,

At Tue, 31 Mar 2009 14:21:15 +0900,
Brian Ford wrote in [ruby-core:23075]:
> Did the displayed forma...
nobu (Nobuyoshi Nakada)
02:21 PM Bug #1336 (Closed): Change in string representation of Floats
=begin
Did the displayed formats of Floats change in 1.9?

There was a thread [ruby-core:22595] on the ML about ...
brixen (Brian Shirai)
04:52 PM Bug #1337 (Closed): mkmf.rbが生成したMakefileでmake -j N installに失敗する場合がある
=begin
mkmfによって生成されたMakefileがparallel make installに対応していません。
---
install: install-so install-rb

install-so:...
matsuu (Takuto Matsuu)
12:18 PM Bug #1327 (Closed): CSV unit test failures on windows
=begin

=end
JEG2 (James Gray)
08:32 AM Bug #1327: CSV unit test failures on windows
=begin
Hi James,

> On Mar 29, 2009, at 3:37 PM, Charlie Savage wrote:
>
>> Bug #1327: CSV unit test failures o...
cfis (Charlie Savage)
08:31 AM Bug #1327: CSV unit test failures on windows
=begin
Fixed by r23099. Can now be closed.
=end
cfis (Charlie Savage)
09:37 AM Revision ac4da3f2 (git): merge revision(s) 21750:
* lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche...
shyouhei (Shyouhei Urabe)
09:19 AM Revision eb7f8679 (git): merge revision(s) 21750:
* lib/mkmf.rb (configuration): leaves PATH_SEPARATOR unchanged.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branche...
shyouhei (Shyouhei Urabe)
06:56 AM Bug #1334 (Closed): ruby-1.9.1-p0 cannot install libs to /usr/lib/ruby/1.9 anymore with --program-suffix
=begin
Changes to configure.in mean that ./configure --program-suffix=19 --ruby-version=minor makes rubylibdir /usr/...
rbrown (Richard Brown)
06:17 AM Revision 0d3bf82f (git): * configure.in: fixed the help strings for the header and library
dir switches, and updated to use AS_HELP_STRING. patches from
Richard Brown, c.f. [ruby-core:23067].
git-svn-id:...
nobu (Nobuyoshi Nakada)
01:46 AM Feature #1333 (Rejected): Delegator < BasicObject
=begin
DelegatorをBasicObjectのサブクラスにすることを提案します。実装がいまより若干簡明になります。
=end
shyouhei (Shyouhei Urabe)

03/30/2009

11:20 PM Revision 7fd6fb63 (git): * 2009-03-31
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23100 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
11:20 PM Revision 8e2eedf4 (git): * test/csv/test_interface.rb, test/csv/test_serialization.rb:
Trying more fixes some failing tests on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23099 b2dd03c8-...
James Edward Gray II
03:12 PM Bug #1332 (Closed): Reading file on Windows is 500x slower then with previous Ruby version
=begin
time = [Time.new]
c = ''
'aaaa'.upto('zzzz') {|e| c << e}
3.times { c << c }
time << Time.new
File....
ther (Damjan Rems)
12:47 PM Bug #1328: "p eval('0' + '+0.1'*n)" の挙動
=begin
なかだです。

At Mon, 30 Mar 2009 05:50:40 +0900,
Kenta Murata wrote in [ruby-dev:38207]:
> "p eval('0'+'+0.1'*...
nobu (Nobuyoshi Nakada)
05:50 AM Bug #1328 (Closed): "p eval('0' + '+0.1'*n)" の挙動
=begin
"p eval('0'+'+0.1'*n)" を評価すると、n がある値 N を超えたときに
スタックが溢れますが、バージョン 1.9.2 の N が バージョン 1.9.1 より
小さくなっています。
...
mrkn (Kenta Murata)
12:17 PM Bug #1329 (Closed): Ruby 1.8.8 で "p eval('0' + '+0.1'*n)" が Segmentation Fault を発生させる
=begin
Applied in changeset r23096.
=end
nobu (Nobuyoshi Nakada)
10:53 AM Bug #1329: Ruby 1.8.8 で "p eval('0' + '+0.1'*n)" が Segmentation Fault を発生させる
=begin
古いリビジョンで試していたことに気付いて、最新のリビジョンでもう一度やってみました。
その結果、以下に示すように、症状は変わっていませんでした。

$ ~/ruby-1.8.8-r23088/bin/r...
mrkn (Kenta Murata)
05:58 AM Bug #1329 (Closed): Ruby 1.8.8 で "p eval('0' + '+0.1'*n)" が Segmentation Fault を発生させる
=begin
"p eval('0' + '+0.1'*n)" を評価すると、
n がある値 N1 を超えたときに TypeError が、
N2 を超えたときに Segmentation Fault が発生します。
...
mrkn (Kenta Murata)
10:04 AM Revision 2a58eebd (git): * .gdbinit (rp): show negative fixnum correctly.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e akr (Akira Tanaka)
05:39 AM Bug #1326: Failing unit tests on windows
=begin
Hi James,

> I've tried committing a fix for these. Can you tell me if they run OK
> on Windows now?

...
cfis (Charlie Savage)
05:37 AM Bug #1327 (Closed): CSV unit test failures on windows
=begin
Thought it might be easier to split the csv failures into a separate ticket (see #1326). After r23094, the n...
cfis (Charlie Savage)
03:12 AM Revision c11f6366 (git): * vm_eval.c (eval_string_with_cref): replaces the message if
frozen. [ruby-dev:38208]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23097 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nobu (Nobuyoshi Nakada)
03:12 AM Revision a1b9ce96 (git): * eval.c (rb_eval): checks for interrupt, stack and finalizers too.
[ruby-dev:38208], [Bug #1329]
* eval.c (eval): replaces the message if frozen.
git-svn-id: svn+ssh://ci.ruby-lang....
nobu (Nobuyoshi Nakada)

03/29/2009

04:47 PM Bug #1326 (Rejected): Failing unit tests on windows
=begin
The good news is that I've finally made it to the point where I can Ruby's test suite on windows (minus the h...
cfis (Charlie Savage)
04:27 PM Bug #1325 (Closed): fiber tests kill windows
=begin
If run on its own, test_fiber.rb runs fine on windows (VC2008 as compiler). But when run as part of the full...
cfis (Charlie Savage)
04:19 PM Bug #1324 (Rejected): Imap Tests hanging
=begin
Ruby built with VC2008. Two tests, test_starttls and test_unexpected_eof hang. Tracing through the debugger...
cfis (Charlie Savage)
04:15 PM Bug #1323 (Closed): Sockets broken on windows
=begin
Ruby built with VC2008. All the socket tests fail.

> ruby socket\test_socket.rb

1) Error:
test...
cfis (Charlie Savage)
04:00 PM Revision c3faa28b (git): * 2009-03-30
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23095 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:00 PM Revision a9b53f63 (git): * test/csv/test_interface.rb: Trying a fix for some failing tests
on Windows.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23094 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
James Edward Gray II
02:24 PM Bug #1322 (Closed): define_method scope bug
=begin
a = 1
Object.send :define_method, :x do
lambda do
p a
a = 2
p a
end....
coderrr (coderrr .)
09:25 AM Bug #1266: relative_path broken on windows
=begin
Thanks Nobu - looks great. I didn't know about the File::FNM_SYSCASE constant.
=end
cfis (Charlie Savage)
09:07 AM Bug #1266 (Closed): relative_path broken on windows
=begin
Applied in changeset r23093.
=end
nobu (Nobuyoshi Nakada)
 

Also available in: Atom