Project

General

Profile

Activity

From 08/18/2011 to 08/24/2011

08/24/2011

11:53 PM Bug #5217: lineno is broken when source code has about 7000 lines
2011/8/24 KOSAKI Motohiro <[email protected]>:
> 脱線ですが、そろそろbackport projectに1.9.3を追加してチケットで管理しませんか?
> メー...
yugui (Yuki Sonoda)
11:36 PM Bug #5217: lineno is broken when source code has about 7000 lines
遠藤です。

2011年8月24日10:08 Hiroshi Nakamura <[email protected]>:
> Koichi Sasada wrote:
>>  色々考えて,遠藤さんに IRC でア...
mame (Yusuke Endoh)
09:59 PM Bug #5217: lineno is broken when source code has about 7000 lines
遠藤です。

2011年8月24日19:30 Keita Urashima <[email protected]>:
> 浦嶌と申します。
> Asakusa.rb でなひさんに相談に乗っていただきました。
>
> [...
mame (Yusuke Endoh)
09:53 PM Bug #5217: lineno is broken when source code has about 7000 lines
2011年8月24日18:09 KOSAKI Motohiro <[email protected]>:
>> 元問題 ([BUG] bug) の話でしたら、trunk には前述の「応急措置」
>> パッチを...
mame (Yusuke Endoh)
07:53 PM Bug #5217: lineno is broken when source code has about 7000 lines
浦嶌と申します。
Asakusa.rb でなひさんに相談に乗っていただきました。

[BUG] が出ていたコードを r33046 で試してみたところ、正常に動いているように見えました。
念のため以下のパッチを当てた状...
ursm (Keita Urashima)
06:23 PM Bug #5217: lineno is broken when source code has about 7000 lines
> 元問題 ([BUG] bug) の話でしたら、trunk には前述の「応急措置」
> パッチをコミット済み (r33030) なので、ささださんのパッチに関わらず、
> もう [BUG] にはならなくなってると思います。...
kosaki (Motohiro KOSAKI)
03:31 PM Bug #5217 (Closed): lineno is broken when source code has about 7000 lines
This issue was solved with changeset r33046.
Yusuke, thank you for reporting this issue.
Your contribution to Ruby is...
ko1 (Koichi Sasada)
01:53 PM Bug #5217: lineno is broken when source code has about 7000 lines
(2011/08/23 20:43), Yusuke ENDOH wrote:
> おお。ささださんが一晩でやってくれました。

 こっちは朝だったけどね.コミットします.

--
// SASADA Ko...
ko1 (Koichi Sasada)
12:53 PM Bug #5217: lineno is broken when source code has about 7000 lines
遠藤です。

2011年8月24日10:08 Hiroshi Nakamura <[email protected]>:
> Koichi Sasada wrote:
>>  色々考えて,遠藤さんに IRC でア...
mame (Yusuke Endoh)
10:08 AM Bug #5217: lineno is broken when source code has about 7000 lines
Koichi Sasada wrote:
>  色々考えて,遠藤さんに IRC でアドバイスしてもらった,「改行位置が変
> わったところだけ情報を付ける」という方法でやり直しました.
ありがとうございました。
>...
nahi (Hiroshi Nakamura)
07:23 AM Bug #5217: lineno is broken when source code has about 7000 lines
 ささだです.

(2011/08/23 7:43), Yusuke Endoh wrote:
> 直そうと思えば、以下のようにすれば直ります。しかしあえて short を選んで
> いるのは省メモリ化のためだと思い...
ko1 (Koichi Sasada)
11:37 PM Revision ef039de5 (git): * vm.c (vm_make_env_each): work around to solve Bug #2729.
fixes: Bug #2729
a patch from Kazuki Tsujimoto <[email protected]>
This problem is caused by changing dfp (dynami...
ko1 (Koichi Sasada)
11:29 PM Feature #5056: About 1.9 EOL
On 24/08/11 at 23:03 +0900, Yugui wrote:
> On Tue, Aug 23, 2011 at 9:20 PM, Lucas Nussbaum
> <lucas@lucas-nussba...
lucas (Lucas Nussbaum)
11:29 PM Feature #5056: About 1.9 EOL
On Thu, Jul 21, 2011 at 10:29 AM, Motohiro KOSAKI
<[email protected]> wrote:
>  - 1.9.4 will be released ...
yugui (Yuki Sonoda)
11:23 PM Feature #5056: About 1.9 EOL
On Tue, Aug 23, 2011 at 9:20 PM, Lucas Nussbaum
<[email protected]> wrote:
> Currently, Ruby's definition...
yugui (Yuki Sonoda)
06:23 PM Feature #5056: About 1.9 EOL
2011/8/23 Michal Suchanek <[email protected]>:
> On 23 August 2011 13:20, NARUSE, Yui <[email protected]> wrote:
...
naruse (Yui NARUSE)
11:27 PM Revision 382ed428 (git): * vm.c (vm_make_env_each): work around to solve Bug #2729.
fixes: Bug #2729
a patch from Kazuki Tsujimoto <[email protected]>
This problem is caused by changing dfp (dynami...
ko1 (Koichi Sasada)
11:04 PM Revision 7a3f54ed (git): * backport r33060, 33061 from trunk
* numeric.c (int_round): Fix Integer#round [ruby-core:39096]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ru...
Marc-Andre Lafortune
10:57 PM Revision 85e24491 (git): * numeric.c (int_round): Fix Integer#round [ruby-core:39096]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33061 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
10:57 PM Revision ee0d942e (git): * numeric.c: Rdoc fix
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
10:02 PM Revision beb26e1b (git): * vm_insnhelper.h, vm_insnhelper.c, vm.c, vm_method.c, insns.def:
Manage a redefinition of special methods for each classes.
A patch from Joel Gouly <[email protected]>. Thanks!...
ko1 (Koichi Sasada)
09:56 PM Revision 0a50e17e (git): * ext/psych/lib/psych.rb: Fixing psych version number.
* ext/psych/psych.gemspec: updating the gemspec.
Conflicts:
ext/psych/psych.gemspec
git-svn-id: svn+ssh:/...
tenderlovemaking (Aaron Patterson)
09:54 PM Revision 72107daf (git): * ext/psych/lib/psych.rb: Fixing psych version number.
* ext/psych/psych.gemspec: updating the gemspec.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33057 b2dd03c8-39...
tenderlovemaking (Aaron Patterson)
09:27 PM Revision 1306ae8a (git): * 2011-08-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@33056 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:27 PM Revision baf7c859 (git): * NEWS: Integer#round was also updated (even though rdoc is unchanged)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@33055 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
09:18 PM Revision 4a11e857 (git): * 2011-08-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33054 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:18 PM Revision 497e61cc (git): * ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to be
UTF-8.
* test/psych/test_encoding.rb: test yaml dump encoding.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/...
tenderlovemaking (Aaron Patterson)
09:14 PM Revision 34f6671d (git): * ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to be
UTF-8.
* test/psych/test_encoding.rb: test yaml dump encoding.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@330...
tenderlovemaking (Aaron Patterson)
06:49 PM Feature #5220: NilClass#to_i should accept an argument to match String#to_i
IO, Integer, Float, Time, etc. have #to_i with no arguments, too. nobu (Nobuyoshi Nakada)
09:23 AM Feature #5220 (Rejected): NilClass#to_i should accept an argument to match String#to_i
I noticed that NilClass#to_i does not accept an additional argument. This differs from String#to_i which accepts an o... postmodern (Hal Brodigan)
06:33 PM Bug #5222 (Assigned): test_script_from_stdin のエラー
添付がないようですがよろしく。 nobu (Nobuyoshi Nakada)
02:32 PM Bug #5222 (Closed): test_script_from_stdin のエラー
一部の環境(Solarisなど)では、master PTY が端末ではないため、
IO#echo= に失敗して test_script_from_stdin がエラーになります。
45) Error:
test_scr...
ngoto (Naohisa Goto)
04:41 PM Revision 8b8c7fd3 (git): * test/fileutils/test_fileutils.rb (test_chmod_symbol_mode): Solaris
seems to behave the same as FreeBSD.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33051 b2dd03c8-39d4-4d8f-98f...
ngoto (Naohisa Goto)
04:29 PM Bug #5116 (Closed): Code example for URI::Parser is invalid
Fixed in r33047, thanks! naruse (Yui NARUSE)
04:23 PM Revision 830125d8 (git): * 2011-08-25
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
04:23 PM Revision 073f94e2 (git): * test/ruby/test_rubyoptions.rb (test_script_from_stdin): slave pty
should be manipulated because master pty may not be a tty on some
environment (e.g. Solaris). [Bug:#5222] [ruby-dev...
ngoto (Naohisa Goto)
12:58 PM Feature #5128: 日本語ドキュメントをUTF-8に
あいざわです
全体的に消極的賛成派が多くて、中田さんとしては現状のGitあるいはRedmineの機能不足をRubyの変更によって
対応するのは筋違いだろうということでしょうか。
パッチを投げた経緯としては、現実にRedm...
ayumin (Ayumu AIZAWA)
12:28 PM Feature #5221 (Closed): LoadEerror#path
I read a part of activesupport and they add a method LoadError#path to return unloaded file name (*1).
*1: https:/...
ko1 (Koichi Sasada)
09:53 AM Bug #5204: `defined?(@@foo) && @foo` may fail
Hi,

Thank you Magnus for your reporting and a patch.
I apply it.

Yugui-san:
I think it can be applie...
ko1 (Koichi Sasada)
09:36 AM Bug #3781 (Open): FIBER_USE_NATIVE が有効だと落ちるスクリプトがある
すいません、気づいてなかったのですが、添付のスクリプトは今でも落ちます。
落ち方はちょっと変化していて、
~32419 当初の報告通り Segmentation fault
32420~32431 `resume': c...
metanest (Makoto Kishimoto)
07:29 AM Revision bad0b9d8 (git): merge revision(s) 33047:
------------------------------------------------------------------------
r33047 | naruse | 2011-08-24 16:28:12 +0900 ...
naruse (Yui NARUSE)
07:28 AM Revision 32618ba7 (git): Add a missing parenthesis in the example.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33047 b2dd03c8-39d4-4d8f-98ff-823fe69b080e naruse (Yui NARUSE)
06:31 AM Revision 7049d9c8 (git): * iseq.h, iseq.c, compile.c: Change the line number data structure
to solve an issue reported at [ruby-dev:44413] [Ruby 1.9 - Bug #5217].
Before this fix, each instruction has an inf...
ko1 (Koichi Sasada)
02:21 AM Feature #5219 (Closed): Array#pack should warn (or raise) if an invalid pack string is given
If garbage characters are inserted into the pack string ruby ignores them:
$ ruby19 -e 'p [1, 2, 3].pack("*N")'
"...
drbrain (Eric Hodel)
12:52 AM Revision 4f03f0cb (git): * insns.def (defined): fix to checking class variable.
A patch by Magnus Holm <[email protected]>. Thanks!
* test/ruby/test_variable.rb: add a test for above.
git-svn-i...
ko1 (Koichi Sasada)
12:16 AM Bug #5162: IMAP error formatting string
Shugo Maeda wrote:
> art lussos wrote:
> > In the method msg_att in the file imap.rb, the parse error is written a...
art.lussos (art lussos)
12:02 AM Revision 6b8fe957 (git): * backport r33043 from trunk.
* lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allows
HTTPS image paths to be turned into <img> t...
drbrain (Eric Hodel)

08/23/2011

11:53 PM Revision 61920a12 (git): * lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allows
HTTPS image paths to be turned into <img> tags. Prevents special
markup inside <tt> from being processed.
git-sv...
drbrain (Eric Hodel)
11:42 PM Bug #5217 (Closed): lineno is broken when source code has about 7000 lines
遠藤です。
asakusa.rb で出た話だそうですが (なひさんからの伝聞) 、soap4r と
simplecov を組み合わせると [BUG] bug が出るそうです。
いろいろ話を聞かせてもらった結果、以下のよう...
mame (Yusuke Endoh)
11:05 PM Revision 0ed77bc7 (git): backported r33039
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33042 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
11:04 PM Revision e5f7bf84 (git): * backport r32981 and r32982 from trunk.
* ext/dl: Add documentation. Patch by Vincent Batts.
[Ruby 1.9 - Bug #5192]
* ext/.document (fiddle): Remove dup...
drbrain (Eric Hodel)
10:58 PM Revision cede48fd (git): * lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multiple
gems and gem cleanup.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33040 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
drbrain (Eric Hodel)
10:34 PM Revision d1919daa (git): fixed tests broken by new minitest mixin
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
09:55 PM Revision 2f8fb754 (git): * 2011-08-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33038 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
09:55 PM Revision 18911888 (git): backport of 33036
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33037 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
09:53 PM Feature #5056: About 1.9 EOL
(08/23/2011 09:20 PM), Lucas Nussbaum wrote:
> On 23/08/11 at 20:38 +0900, Urabe Shyouhei wrote:
>> Hello Lucas....
shyouhei (Shyouhei Urabe)
09:23 PM Feature #5056: About 1.9 EOL
On 23/08/11 at 20:38 +0900, Urabe Shyouhei wrote:
> Hello Lucas.
>
> (08/23/2011 08:09 PM), Lucas Nussbaum wr...
lucas (Lucas Nussbaum)
09:23 PM Feature #5056: About 1.9 EOL
On 23/08/11 at 20:20 +0900, NARUSE, Yui wrote:
> (2011/08/23 20:09), Lucas Nussbaum wrote:
> > On 23/08/11 at 06...
lucas (Lucas Nussbaum)
08:53 PM Feature #5056: About 1.9 EOL
Hello Lucas.

(08/23/2011 08:09 PM), Lucas Nussbaum wrote:
> I think that the current way of managing branches...
shyouhei (Shyouhei Urabe)
08:23 PM Feature #5056: About 1.9 EOL
(2011/08/23 20:09), Lucas Nussbaum wrote:
> On 23/08/11 at 06:50 +0900, SASADA Koichi wrote:
>> (2011/08/10 7:18...
naruse (Yui NARUSE)
08:23 PM Feature #5056: About 1.9 EOL
On 23/08/11 at 06:50 +0900, SASADA Koichi wrote:
> (2011/08/10 7:18), Yukihiro Matsumoto wrote:
> > My opinion i...
lucas (Lucas Nussbaum)
06:53 AM Feature #5056: About 1.9 EOL
Hi,

Sorry for my late response.

(2011/08/10 7:18), Yukihiro Matsumoto wrote:
> |Matz, do you have schedu...
ko1 (Koichi Sasada)
09:47 PM Revision 2c43b966 (git): Imported minitest 2.5.0 (r6557)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33036 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Ryan Davis
06:24 PM Revision 0dcfc893 (git): * NEWS: Actually, it's both Float#round and Numeric#round...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@33035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
06:19 PM Revision 3385e681 (git): * NEWS: Correction; it's Float#round
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@33034 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
06:15 PM Revision a32108b5 (git): * 2011-08-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@33033 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:15 PM Revision 942facfa (git): * NEWS: Add Numeric#round to the list of modified methods
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@33032 b2dd03c8-39d4-4d8f-98ff-823fe69b080e Marc-Andre Lafortune
03:44 PM Revision 885f5fa2 (git): * 2011-08-24
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33031 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
03:44 PM Revision 54163e2b (git): * thread.c (update_coverage): skip coverage count up if the current
line is out of the way. rb_sourceline() is unreliable when source
code is big. [ruby-dev:44413]
* test/coverage/...
mame (Yusuke Endoh)
03:26 PM Bug #5210 (Closed): Kernel#require documentation is incomplete
This issue was solved with changeset r33027.
Andrew, thank you for reporting this issue.
Your contribution to Ruby is...
drbrain (Eric Hodel)
02:09 PM Revision bdd342d8 (git): * backport r33021 from trunk.
* sprintf.c (rb_str_format): add RB_GC_GUARD to prevent temporary
strings from GC.
git-svn-id: svn+ssh://ci.ruby-...
nagachika (Tomoyuki Chikanaga)
12:28 PM Bug #5213: GC.stress=true で TestSH#test_commercial が Failure になる
すみません、valgrind で実行するとその他に str のバッファをはみだしてアクセスする場合があったのでその修正と、RB_GC_GUARD を使うようにしたのでパッチを更新します。 nagachika (Tomoyuki Chikanaga)
11:44 AM Bug #5216 (Closed): added some clarification to Array.new method
Wasn't sure if the call-seq section needed to be updated. Doc was referencing first through fourth forms, but then bu... johnnymugs (Jonathan Mukai)
11:14 AM Bug #5215 (Closed): added some clarification to Array[] method
Inspired by several Klabnik posts, I thought I'd try this out. Is this the kind of clean up/clarification you're look... johnnymugs (Jonathan Mukai)
10:29 AM Bug #2768 (Closed): SEGV when using OpenSSL::Cipher (AES) in certain way
Thanks for heads-up!
I applied the patch to trunk at r32723 and ruby_1_9_3 at r32724. Closing.
nahi (Hiroshi Nakamura)
10:09 AM Bug #5214 (Closed): "not (true)" should not warn "(...) interpreted as grouped expression"
If you have a space between "not" and "(" ruby will warn.
Since it is normal to use "not" with a grouped expressio...
drbrain (Eric Hodel)
08:17 AM Bug #5116: Code example for URI::Parser is invalid
The spelling of :ESCAPED has been fixed by Bug #5177 , but there's still a missing parenthesis.
A new patch will h...
agrimm (Andrew Grimm)
06:30 AM Revision df0cb1c4 (git): * backport r33027 from trunk.
* load.c (rb_f_require): Improve documentation of Kernel#require.
[Ruby 1.9 - Bug #5210]
git-svn-id: svn+ssh://c...
drbrain (Eric Hodel)
06:26 AM Revision a14e13b2 (git): * load.c (rb_f_require): Improve documentation of Kernel#require.
[Ruby 1.9 - Bug #5210]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33027 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
drbrain (Eric Hodel)
06:16 AM Revision 73867ef5 (git): * 2011-08-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33026 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
06:16 AM Revision 91d6e312 (git): * backport r33023 from trunk.
* ext/zlib/zlib.c (gzfile_read_header): Ensure that each section of
gzip header is readable to avoid SEGV.
* test/...
Hiroshi Nakamura
02:36 AM Revision a5cb0fb0 (git): * 2011-08-23
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33024 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:36 AM Revision e3e98506 (git): * ext/zlib/zlib.c (gzfile_read_header): Ensure that each section of
gzip header is readable to avoid SEGV.
* test/zlib/test_zlib.rb (test_corrupted_header): Test it.
git-svn-id: svn+...
Hiroshi Nakamura
12:33 AM Bug #5208: \b and \B don't match properly
> Ruby では \w とは別に \p{Word} というものを用意しているので、「\b は \p{Word} に従う」でよいかと思っています。
そういう考えもありましたか。ただ、少なくともPerl 5.14とPython 2...
k_takata (Ken Takata)

08/22/2011

11:59 PM Bug #5213 (Closed): GC.stress=true で TestSH#test_commercial が Failure になる
make test-all TESTS="--gc-stress date/test_switch_hitter.rb -n test_commercial"
を実行すると
1) Failure:
test_commer...
nagachika (Tomoyuki Chikanaga)
08:47 PM Bug #5204 (Assigned): `defined?(@@foo) && @foo` may fail
Hi ko1, what do you think? shyouhei (Shyouhei Urabe)
07:34 PM Bug #5211 (Rejected): Segmentation fault in Enumerator#each
On 1.9.3, I cannot reproduce this issue using gcc-4.2 with -O3 and llvm-gcc with -O0 on OS X 10.7 (Lion).
Which vers...
mrkn (Kenta Murata)
03:31 PM Bug #5211 (Rejected): Segmentation fault in Enumerator#each
Under ruby-1.9.2-p290, on OS X Lion, the following code
@e1 = %w(strike strike strike).to_enum
@e2 = [1,2,3]....
woollyams (Mike Williams)
02:48 PM Revision 4ed47113 (git): * 2011-08-22
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33022 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:48 PM Revision 9c038691 (git): * sprintf.c (rb_str_format): add RB_GC_GUARD to prevent temporary
strings from GC.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33021 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nagachika (Tomoyuki Chikanaga)
01:38 PM Bug #5208 (Assigned): \b and \B don't match properly
チケット登録ありがとうございます。
やり方はこれでバッチリです。
で、本件ですが、
> ruby 1.9.2では、\wがマルチバイト文字にマッチしないように鬼車を修正していたと思いますが、
> \b, \Bについては\w,...
naruse (Yui NARUSE)
12:14 PM Bug #5194 (Rejected): exceptions caught compiling with clang 2.1 on OSX 10.7
Which revision did you build?
I tried to build r33019 with "Apple clang version 2.1 (tags/Apple/clang-163.7.1) (ba...
mrkn (Kenta Murata)
11:59 AM Bug #5151: test/socket/test_socket.rb fail when udp connection failed
むらたです。


On Saturday, August 20, 2011 at 19:07 , Motohiro KOSAKI wrote:
> むらたさん
>
> regressionではないようですし、見る...
mrkn (Kenta Murata)
08:36 AM Bug #5210 (Closed): Kernel#require documentation is incomplete
The documentation for Kernel#require could benefit from additional description.
It does not describe what a return...
agrimm (Andrew Grimm)
08:28 AM Bug #5175: Ruby1.9.2p290 MySQLアクセスエラー
dbi_mysql_connect2.rbは、MySQLへアクセスする簡単なプログラムです。
コードは、以下です。
#!D:/Ruby/bin/ruby.exe -Ks
require "dbi"
begin
...
e_maekawa (eiichi maekawa)

08/21/2011

01:02 PM Bug #5208 (Closed): \b and \B don't match properly
初めまして、高田と申します。
\b, \Bが正しく単語境界、非単語境界にマッチしていません。
ruby 1.9.2では、\wがマルチバイト文字にマッチしないように鬼車を修正していたと思いますが、
\b, \Bについては\w,...
k_takata (Ken Takata)
11:43 AM Bug #3861 (Closed): Endian bugs in fiddle/dl on sparc64
I've just committed with r33015. close the issue now ngoto (Naohisa Goto)
04:23 AM Bug #3861: Endian bugs in fiddle/dl on sparc64
On Sat, Aug 20, 2011 at 07:11:23PM +0900, Motohiro KOSAKI wrote:
>
> Issue #3861 has been updated by Motohiro KOS...
tenderlovemaking (Aaron Patterson)
09:00 AM Revision c1ba3ce7 (git): * backport r33019 from trunk.
* iseq.c (iseq_s_disasm): remove variable which is no longer used
since r33013.
git-svn-id: svn+ssh://ci.ruby-lang...
ktsj (Kazuki Tsujimoto)
08:59 AM Bug #5175 (Feedback): Ruby1.9.2p290 MySQLアクセスエラー
ping? sorah (Sorah Fukumori)
08:55 AM Revision 729ad0b0 (git): * iseq.c (iseq_s_disasm): remove variable which is no longer used
since r33013.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33019 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
ktsj (Kazuki Tsujimoto)
05:34 AM Revision 6d36527c (git): * 2011-08-21
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33018 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
05:34 AM Revision 4d436eef (git): * configure.in: use LD_LIBRARY_PATH_64 on 64-bit Solaris.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33017 b2dd03c8-39d4-4d8f-98ff-823fe69b080e ngoto (Naohisa Goto)
05:34 AM Revision b28715b2 (git): * configure.in: use LD_LIBRARY_PATH_64 on 64-bit Solaris.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33017 b2dd03c8-39d4-4d8f-98ff-823fe69b080e ngoto (Naohisa Goto)
02:35 AM Revision 04694797 (git): * 2011-08-21
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33016 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:35 AM Revision 01db73f6 (git): Merge commit r32895 from trunk:
* ext/fiddle/conversions.c (generic_to_value): ffi_arg and ffi_sarg
should be used to handle shorter return val...
ngoto (Naohisa Goto)

08/20/2011

07:13 PM Bug #2768: SEGV when using OpenSSL::Cipher (AES) in certain way
Ping? Nahi-san, can you please tell us your final decision?
kosaki (Motohiro KOSAKI)
07:11 PM Bug #3861 (Assigned): Endian bugs in fiddle/dl on sparc64
Aaron, I think it's ok to backport. But I'd respect your opinion. Please decide it.
Thanks.
kosaki (Motohiro KOSAKI)
07:07 PM Bug #5151: test/socket/test_socket.rb fail when udp connection failed
むらたさん
regressionではないようですし、見る時間がなさそうであれば1.9.4に送ってしまってください。僕は時間がないので当分見る予定ないです
kosaki (Motohiro KOSAKI)
07:02 PM Bug #3422: Object.const_get(:A, false) can access BasicObject::A
Matz, I think we need to decide either 1) revert r32283 or 2) fix naruse reported regression. Everybody know you are ... kosaki (Motohiro KOSAKI)
06:59 PM Bug #5164: Line endings, bug/regression or feature of 1.9.3?
Ping? kosaki (Motohiro KOSAKI)
06:07 PM Bug #5193: ruby_thread_data_type linker errors fixed with RUBY_EXTERN
MinGW built versions of ruby *did* export ruby_thread_data_type before the last commit.
$ ruby -v
ruby 1.9.3dev (...
cfis (Charlie Savage)
05:59 PM Bug #5193: ruby_thread_data_type linker errors fixed with RUBY_EXTERN
Commit dea63e4ba22d354984ce0e9e4395f8aba7152ed3 breaks ruby-debug-base19 (not the old ruby-debug-base). ruby-debug-b... cfis (Charlie Savage)
02:23 PM Feature #5206: ruby -K should warn
> When ruby is run with -K it changes the default encoding of all files even when that may be incompatible with the ... kosaki (Motohiro KOSAKI)
08:27 AM Feature #5206 (Closed): ruby -K should warn
When ruby is run with -K it changes the default encoding of all files even when that may be incompatible with the sou... drbrain (Eric Hodel)
04:31 AM Revision aef5decf (git): * backport r33013 from trunk.
* iseq.c (iseq_s_disasm): fix a bug that may cause SEGV.
* test/ruby/test_method.rb (test_body): add a test for the ...
ktsj (Kazuki Tsujimoto)
04:26 AM Revision 5cb16a55 (git): * iseq.c (iseq_s_disasm): fix a bug that may cause SEGV.
* test/ruby/test_method.rb (test_body): add a test for the above change.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby...
ktsj (Kazuki Tsujimoto)
01:43 AM Revision 4536f22a (git): * 2011-08-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33012 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:43 AM Revision c2de9428 (git): * 2011-08-20
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
01:43 AM Revision dcb7cc1a (git): * ext/stringio/stringio.c (strio_read): return new string if nil
is explicitly given as a buffer ([Bug #5207]), otherwise set the
encoding. also removed dead code.
git-svn-id: s...
nobu (Nobuyoshi Nakada)
01:43 AM Revision aade9453 (git): * ext/stringio/stringio.c (strio_read): return new string if nil
is explicitly given as a buffer ([Bug #5207]), otherwise set the
encoding. also removed dead code.
git-svn-id: s...
nobu (Nobuyoshi Nakada)

08/19/2011

08:51 PM Bug #5166: Documentation for OpenSSL::Digest
I'm sorry to leave the patch again. sdaubert (Sylvain Daubert)
07:34 PM Bug #5204 (Closed): `defined?(@@foo) && @foo` may fail
defined?(@@foo) doesn't use the correct cbase.
See https://github.com/ruby/ruby/pull/44 for test and patch.
judofyr (Magnus Holm)
02:16 PM Bug #5190 (Closed): Net::IMAP idle can block a thread forever
This issue was solved with changeset r33007.
Hugo, thank you for reporting this issue.
Your contribution to Ruby is g...
shugo (Shugo Maeda)
02:09 PM Bug #5202 (Assigned): RubyLex very slow when lexing large files
naruse (Yui NARUSE)
03:09 AM Bug #5202 (Closed): RubyLex very slow when lexing large files
RubyLex exponentially slower when lexing large files based on the size of the file. This is because of a call to @re... ryanmelt (Ryan Melton)
11:48 AM Bug #5162: IMAP error formatting string
art lussos wrote:
> In the method msg_att in the file imap.rb, the parse error is written as
>
> parse_error("un...
shugo (Shugo Maeda)
11:33 AM Bug #5163 (Closed): (Net::IMAP::ResponseParseError) unknown attribute `)'
This issue was solved with changeset r33001.
art , thank you for reporting this issue.
Your contribution to Ruby is g...
shugo (Shugo Maeda)
06:44 AM Bug #5203 (Closed): Fixed typos and grammar mistakes in lib/ and ext/
Just fixed some small English mistakes and clarified some things in the documentation. This
was done purely in the s...
luke-gru (Luke Gruber)
05:25 AM Revision e9930a4b (git): * process.c (proc_spawn_v, proc_spawn): should not wait the
spawned process.
* process.c (proc_spawn_v): fix missing argument, and try with
/bin/sh only if failed with ENOEXEC...
nobu (Nobuyoshi Nakada)
05:25 AM Revision e20f354a (git): * process.c (proc_spawn_v, proc_spawn): should not wait the
spawned process.
* process.c (proc_spawn_v): fix missing argument, and try with
/bin/sh only if failed with ENOEXEC...
nobu (Nobuyoshi Nakada)
05:18 AM Revision f23e93f8 (git): * backport r33007 from trunk.
* lib/net/imap.rb (idle): raises a Net::IMAP::Error when the
connection is closed. based on the patch by Hugo Bara...
shugo (Shugo Maeda)
05:16 AM Revision 2bd37c71 (git): * lib/net/imap.rb (idle): raises a Net::IMAP::Error when the
connection is closed. based on the patch by Hugo Barauna.
[Bug #5190] [ruby-core:38930]
git-svn-id: svn+ssh://ci....
shugo (Shugo Maeda)
04:20 AM Revision 5852b97e (git): * configure.in: defines _DARWIN_UNLIMITED_SELECT if the target_os
is darwin.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33006 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Kenta Murata
04:17 AM Revision 248d589b (git): * thread.c: add a description for the behavior of select(2) on
Mac OS X 10.7 (Lion).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33005 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Kenta Murata
02:39 AM Revision 31f92d78 (git): * 2011-08-19
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@33004 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:39 AM Revision b824aff1 (git): * backport r33001 from trunk.
* lib/net/imap.rb (msg_att): accepts extra space before ')'.
based on the patch by art lussos. [Bug #5163] [ruby-c...
shugo (Shugo Maeda)
02:33 AM Revision 61f830bf (git): * 2011-08-19
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
02:32 AM Revision 28b5db00 (git): * lib/net/imap.rb (msg_att): accepts extra space before ')'.
based on the patch by art lussos. [Bug #5163] [ruby-core:38820]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3...
shugo (Shugo Maeda)

08/18/2011

07:17 PM Bug #5193 (Third Party's Issue): ruby_thread_data_type linker errors fixed with RUBY_EXTERN
I'd sent workarounds to ruby-debug. nobu (Nobuyoshi Nakada)
03:53 PM Bug #5193: ruby_thread_data_type linker errors fixed with RUBY_EXTERN
Hi,

At Wed, 17 Aug 2011 14:48:59 +0900,
Charlie Savage wrote in [ruby-core:39003]:
> rb_thread_t is *not* p...
nobu (Nobuyoshi Nakada)
03:45 PM Bug #5201: Ruby 1.9.2p290 [x86_64-darwin11.0.0] Fiber.yieldでSEGV
試してみました。Xcode のバージョンは 4.1 (Build 4B110) です。
1.9.3 HEAD を、
gcc-4.2 -O3 -march=core2 -mtune=core2 でビルドした結果: 問題なし
g...
mrkn (Kenta Murata)
12:48 PM Revision 29cbd339 (git): * 2011-08-18
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33000 b2dd03c8-39d4-4d8f-98ff-823fe69b080e svn[bot]
12:48 PM Revision 224d0eeb (git): * ChangeLog: fix typos.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@32999 b2dd03c8-39d4-4d8f-98ff-823fe69b080e nagachika (Tomoyuki Chikanaga)
 

Also available in: Atom