[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Need help fixing ruby2.3 please



Hi Andreas!

Thank you very much! I'm trying this patch right away.

On 03/25/2016 08:36 PM, Andreas Schwab wrote:
>  int
> -rb_locale_charmap_index(VALUE klass)
> +rb_locale_charmap_index(void)

This is very interesting. Reminds me of the classical data vs. pointer
problem which often arises on m68k.

I had the rest already applied:

> Index: ruby-2.3.0/thread_pthread.c
> ===================================================================
> --- ruby-2.3.0.orig/thread_pthread.c
> +++ ruby-2.3.0/thread_pthread.c

Let's see if that works now.

Again, thank you very much!

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: