Project

General

Profile

This project is closed and read-only.

Actions

Backport #3883

closed

cannot build ruby_1_8_6 on windows

Backport #3883: cannot build ruby_1_8_6 on windows

Added by usa (Usaku NAKAMURA) almost 16 years ago. Updated about 7 years ago.


Description

=begin
maybe merge mistake of r26577.
see this patch.

Index: eval.c

--- eval.c (リビジョン 29354)
+++ eval.c (作業コピー)
@@ -12098,6 +12098,8 @@ rb_thread_stop_timer()
thread_init = 0;
}

+#else /* !(_THREAD_SAFE || HAVE_SETITIMER) */
+int rb_thread_tick = THREAD_TICK;
#endif

static VALUE
=end

Actions

Also available in: PDF Atom