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 - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

