[#3006] mismatched quotation — "stevan apter" <apter@...>

ruby documentation uses a punctuation convention i've never seen

13 messages 2000/05/27

[ruby-talk:03043] Re: rb_thread_wait_for / rb_thread_schedule

From: matz@... (Yukihiro Matsumoto)
Date: 2000-05-30 16:23:50 UTC
List: ruby-talk #3043
Hi,

In message "[ruby-talk:03035] rb_thread_wait_for / rb_thread_schedule"
    on 00/05/30, ts <decoux@moulon.inra.fr> writes:

| I need, for an extension, to use rb_thread_wait_for() and
| rb_thread_schedule() and these functions are only in intern.h.
| 
| Can I safely use it (i.e. they伎l always be available in ruby >= 1.6) ?

Yes.  They are functions which should be moved to ruby.h.
I'll take time to reorganize them before 1.6.

							matz.

In This Thread

Prev Next