Project

General

Profile

Actions

Backport #3883

closed

cannot build ruby_1_8_6 on windows

Added by usa (Usaku NAKAMURA) over 13 years ago. Updated over 4 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 #1

Updated by wyhaines (Kirk Haines) over 13 years ago

  • Due date set to 09/28/2010

=begin
Thank you. I will apply this and release p421 today.
=end

Actions #2

Updated by luislavena (Luis Lavena) over 13 years ago

=begin
Kirk,

Please wait 1 more day for me to complete a build and round of testing for RubyInstaller.

Thank you.
=end

Actions #3

Updated by luislavena (Luis Lavena) over 13 years ago

=begin
Hello,

With patch applied eval.c and the shared library compiles. However, socket extension does not.

See #3887

Thank you.
=end

Actions #4

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

  • Tracker changed from Bug to Backport
  • Project changed from Ruby 1.8 to Backport187
  • Description updated (diff)
  • Status changed from Assigned to Closed
  • Target version deleted (Ruby 1.8.6)
  • ruby -v deleted (ruby 1.8.6 (2010-09-02 patchlevel 420) [i386-mswin32])
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0