[#29270] Proposal: Module#thunk_method — Charles Oliver Nutter <headius@...>

Many people use define_method solely so they can define a new method

13 messages 2010/04/06

[#29293] URI.(un)escape deprecated? — Marc-Andre Lafortune <ruby-core-mailing-list@...>

Hi.

16 messages 2010/04/07
[#29366] Re: URI.(un)escape deprecated? — Tanaka Akira <akr@...> 2010/04/08

2010/4/7 Marc-Andre Lafortune <ruby-core-mailing-list@marc-andre.ca>:

[#29313] [Bug #3112] require "yaml" doesn't use psych as default — Usaku NAKAMURA <redmine@...>

Bug #3112: require "yaml" doesn't use psych as default

28 messages 2010/04/08
[#29315] [Bug #3112] require "yaml" doesn't use psych as default — Yui NARUSE <redmine@...> 2010/04/08

Issue #3112 has been updated by Yui NARUSE.

[#29336] Re: [Bug #3112] require "yaml" doesn't use psych as default — Aaron Patterson <aaron@...> 2010/04/08

On Thu, Apr 08, 2010 at 02:06:55PM +0900, Yui NARUSE wrote:

[#29395] [Bug #3119] [Patch] "IOError (closed stream)" error with tempfile unlink then close usage — Simon Nicholls <redmine@...>

Bug #3119: [Patch] "IOError (closed stream)" error with tempfile unlink then close usage

9 messages 2010/04/09

[#29427] [Bug #3124] SocketError on SnowLeopard (during make test-all) — Aaron Patterson <redmine@...>

Bug #3124: SocketError on SnowLeopard (during make test-all)

10 messages 2010/04/11

[#29462] [Feature #3131] add Kernel#Hash() method like Kernel#Array() — Suraj Kurapati <redmine@...>

Feature #3131: add Kernel#Hash() method like Kernel#Array()

10 messages 2010/04/11

[#29464] [Bug #3132] …/nokogiri-1.4.1/ext/nokogiri/nokogiri.bundle: [BUG] Bus Error — Ashley Williams <redmine@...>

Bug #3132: …/nokogiri-1.4.1/ext/nokogiri/nokogiri.bundle: [BUG] Bus Error

8 messages 2010/04/12

[#29486] [Bug #3140] gem activation has changed between 1.8 and 1.9 — Aaron Patterson <redmine@...>

Bug #3140: gem activation has changed between 1.8 and 1.9

102 messages 2010/04/13
[#31002] [Bug #3140] gem activation has changed between 1.8 and 1.9 — Aaron Patterson <redmine@...> 2010/07/02

Issue #3140 has been updated by Aaron Patterson.

[#31003] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yusuke ENDOH <mame@...> 2010/07/02

Hi,

[#31005] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yehuda Katz <wycats@...> 2010/07/02

We are about to ship a version of Ruby with a built in package manager with

[#29489] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Evan Phoenix <evan@...> 2010/04/13

After a brief discussion with Eric Hodel about this, there are a few questions before we can figure out how to solve this:

[#29513] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Evan Phoenix <evan@...> 2010/04/14

Is there any comment on this? This is a big bug in 1.9.2 that we'd like to get fixed as soon as we can, but I need some input on it.

[#29526] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Rich Kilmer <rich.kilmer@...> 2010/04/15

I wrote this original code in gem_prelude.

[#31104] [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yusuke Endoh <redmine@...> 2010/07/07

Issue #3140 has been updated by Yusuke Endoh.

[#31108] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Roger Pack <rogerdpack2@...> 2010/07/07

> I've commited the patch to trunk.

[#31193] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yusuke ENDOH <mame@...> 2010/07/11

Hi,

[#31223] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Roger Pack <rogerdpack2@...> 2010/07/12

> Roger, could you re-try to build from scratch? ould you apply

[#31215] [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yehuda Katz <redmine@...> 2010/07/12

Issue #3140 has been updated by Yehuda Katz.

[#31218] Re: [Bug #3140] gem activation has changed between 1.8 and 1.9 — Yukihiro Matsumoto <matz@...> 2010/07/12

Hi,

[#29528] [Bug #3150] net/https peer verification doesn't do anything — Hongli Lai <redmine@...>

Bug #3150: net/https peer verification doesn't do anything

11 messages 2010/04/15

[#29578] [Bug #3163] SyntaxError when using variable which is also a method in current scope with a Symbol argument — Benoit Daloze <redmine@...>

Bug #3163: SyntaxError when using variable which is also a method in current scope with a Symbol argument

17 messages 2010/04/17
[#29583] [Bug #3163] SyntaxError when using variable which is also a method in current scope with a Symbol argument — caleb clausen <redmine@...> 2010/04/18

Issue #3163 has been updated by caleb clausen.

[#29641] [Feature #3176] Thread#priority= should actually do something — caleb clausen <redmine@...>

Feature #3176: Thread#priority= should actually do something

28 messages 2010/04/19

[#29710] [Bug #3185] File.expand_path repeats forward slashes at the beginning of the path — Brian Ford <redmine@...>

Bug #3185: File.expand_path repeats forward slashes at the beginning of the path

10 messages 2010/04/21

[#29835] [Bug #3212] ConditionVariable may become inconsistent for interrupted threads — Sylvain Joyeux <redmine@...>

Bug #3212: ConditionVariable may become inconsistent for interrupted threads

24 messages 2010/04/28

[#29868] [Bug:trunk] assert now passes non-boolean result — Nobuyoshi Nakada <nobu@...>

Hi,

15 messages 2010/04/29

[ruby-core:29720] [BUG] Stack consistency error when running ripper parser events test

From: Eric Hodel <drbrain@...7.net>
Date: 2010-04-22 08:35:23 UTC
List: ruby-core #29720
$ make test-all TESTS="ripper/test_parser_events.rb -n test_operator_ambiguous -v"
./miniruby -I./lib -I.ext/common -I./- -r./ext/purelib.rb  ./tool/runruby.rb --extout=.ext  -- "./test/runner.rb" ripper/test_parser_events.rb -n test_operator_ambiguous -v
Loaded suite ./test/runner
Started
TestRipper::ParserEvents#test_operator_ambiguous: /Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:24: [BUG] Stack consistency error (sp: 87, bp: 88)
ruby 1.9.2dev (2010-04-22 trunk 27441) [x86_64-darwin10.3.0]

-- control frame ----------
c:0023 p:0096 s:0087 b:0088 l:000087 d:000087 METHOD /Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:24
c:0022 p:0026 s:0084 b:0082 l:000081 d:000081 METHOD /Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:16
c:0021 p:0011 s:0079 b:0079 l:000068 d:000078 BLOCK  /Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:16
c:0020 p:---- s:0076 b:0076 l:000075 d:000075 FINISH
c:0019 p:---- s:0074 b:0074 l:000073 d:000073 CFUNC  :map
c:0018 p:0032 s:0071 b:0069 l:000068 d:000068 METHOD /Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:16
c:0017 p:---- s:0066 b:0066 l:000065 d:000065 FINISH
c:0016 p:---- s:0064 b:0064 l:000063 d:000063 CFUNC  :join
c:0015 p:0017 s:0060 b:0059 l:000058 d:000058 METHOD /Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:45
c:0014 p:0059 s:0056 b:0056 l:000055 d:000055 METHOD /Users/drbrain/Work/svn/ruby/trunk/test/ripper/test_parser_events.rb:24
c:0013 p:0021 s:0049 b:0049 l:0014b0 d:0014b0 METHOD /Users/drbrain/Work/svn/ruby/trunk/test/ripper/test_parser_events.rb:157
c:0012 p:0063 s:0045 b:0045 l:002640 d:002640 METHOD /Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:680
c:0011 p:0091 s:0039 b:0039 l:000020 d:000038 BLOCK  /Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:641
c:0010 p:---- s:0034 b:0034 l:000033 d:000033 FINISH
c:0009 p:---- s:0032 b:0032 l:000031 d:000031 CFUNC  :each
c:0008 p:0026 s:0029 b:0029 l:000020 d:000028 BLOCK  /Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:635
c:0007 p:---- s:0026 b:0026 l:000025 d:000025 FINISH
c:0006 p:---- s:0024 b:0024 l:000023 d:000023 CFUNC  :each
c:0005 p:0082 s:0021 b:0021 l:000020 d:000020 METHOD /Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:634
c:0004 p:0188 s:0016 b:0016 l:000015 d:000015 METHOD /Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:594
c:0003 p:0041 s:0007 b:0007 l:002208 d:000006 BLOCK  /Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:492
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:001498 d:001498 TOP   
---------------------------
-- Ruby level backtrace information ----------------------------------------
/Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:492:in `block in autorun'
/Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:594:in `run'
/Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:634:in `run_test_suites'
/Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:634:in `each'
/Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:635:in `block in run_test_suites'
/Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:635:in `each'
/Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:641:in `block (2 levels) in run_test_suites'
/Users/drbrain/Work/svn/ruby/trunk/lib/minitest/unit.rb:680:in `run'
/Users/drbrain/Work/svn/ruby/trunk/test/ripper/test_parser_events.rb:157:in `test_operator_ambiguous'
/Users/drbrain/Work/svn/ruby/trunk/test/ripper/test_parser_events.rb:24:in `parse'
/Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:45:in `to_s'
/Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:45:in `join'
/Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:16:in `to_s'
/Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:16:in `map'
/Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:16:in `block in to_s'
/Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:16:in `to_s'
/Users/drbrain/Work/svn/ruby/trunk/test/ripper/dummyparser.rb:24:in `trim_nil'

-- C level backtrace information -------------------------------------------
0   ruby19                              0x000000010016fe02 rb_vm_bugreport + 210
1   ruby19                              0x0000000100036914 report_bug + 372
2   ruby19                              0x0000000100036ad8 rb_bug + 200
3   ruby19                              0x000000010016607d vm_exec_core + 34845
4   ruby19                              0x0000000100167433 vm_exec + 1491
5   ruby19                              0x0000000100169679 rb_yield + 585
6   ruby19                              0x0000000100010621 rb_ary_collect + 113
7   ruby19                              0x000000010015cb47 vm_call_method + 983
8   ruby19                              0x000000010015fb03 vm_exec_core + 8867
9   ruby19                              0x0000000100167433 vm_exec + 1491
10  ruby19                              0x00000001001572fa vm_call0 + 1258
11  ruby19                              0x000000010015af30 rb_funcall + 576
12  ruby19                              0x00000001000ff903 rb_obj_as_string + 51
13  ruby19                              0x0000000100008379 ary_join_1 + 409
14  ruby19                              0x0000000100008539 rb_ary_join + 409
15  ruby19                              0x000000010000877f rb_ary_join_m + 63
16  ruby19                              0x000000010015cb47 vm_call_method + 983
17  ruby19                              0x000000010015fb03 vm_exec_core + 8867
18  ruby19                              0x0000000100167433 vm_exec + 1491
19  ruby19                              0x0000000100169679 rb_yield + 585
20  ruby19                              0x00000001000069f2 rb_ary_each + 82
21  ruby19                              0x000000010015cb47 vm_call_method + 983
22  ruby19                              0x000000010015fb03 vm_exec_core + 8867
23  ruby19                              0x0000000100167433 vm_exec + 1491
24  ruby19                              0x0000000100169679 rb_yield + 585
25  ruby19                              0x00000001000069f2 rb_ary_each + 82
26  ruby19                              0x000000010015cb47 vm_call_method + 983
27  ruby19                              0x000000010015fb03 vm_exec_core + 8867
28  ruby19                              0x0000000100167433 vm_exec + 1491
29  ruby19                              0x0000000100168aef rb_vm_invoke_proc + 815
30  ruby19                              0x000000010003e0bc rb_exec_end_proc + 444
31  ruby19                              0x000000010003e1a5 ruby_finalize_0 + 101
32  ruby19                              0x000000010003e245 ruby_cleanup + 149
33  ruby19                              0x000000010003e593 ruby_run_node + 67
34  ruby19                              0x000000010000111f main + 79
35  ruby19                              0x00000001000010c4 start + 52

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

make: *** [yes-test-all] Abort trap

Attachments (1)

smime.p7s (2.17 KB, application/pkcs7-signature)

In This Thread

Prev Next