[#9445] thread.rb — m_seki@...

18 messages 2000/03/16
[#9446] Re: thread.rb — matz@... (Yukihiro Matsumoto) 2000/03/17

[#9460] Re: thread.rb — m_seki@... 2000/03/21

[#9462] Re: thread.rb — matz@... (Yukihiro Matsumoto) 2000/03/21

まつもと ゆきひろです

[#11281] Re: thread.rb — Masatoshi SEKI <m_seki@...> 2000/10/22

[#9498] timeout しない timeout — ARIMA Yasuhiro <fit0298@...>

有馬です。

20 messages 2000/03/26
[#9506] Re: timeout しない timeout — matz@... (Yukihiro Matsumoto) 2000/03/27

まつもと ゆきひろです

[#9509] Re: timeout しない timeout — gotoken@... (GOTO Kentaro) 2000/03/27

In message "[ruby-dev:9506] Re: timeout しない timeout"

[ruby-dev:9345] [patch] node.h typo

From: Minero Aoki <aamine@...>
Date: 2000-03-02 06:17:55 UTC
List: ruby-dev #9345
あおきです。タイプミスはっけん。

--- org.node.h	Thu Mar  2 15:17:50 2000
+++ node.h	Thu Mar  2 15:17:58 2000
@@ -326,7 +326,7 @@
 #define NEW_POSTEXE() rb_node_newnode(NODE_POSTEXE,0,0,0)
 
 NODE *rb_node_newnode();
-VALUE rb_method_booundp();
+VALUE rb_method_boundp();
 
 #define NOEX_PUBLIC    0
 #define NOEX_UNDEF     1

In This Thread

Prev Next