John Paul Adrian Glaubitz <glaub...@physik.fu-berlin.de> writes: > 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.
No, this has nothing to do with pointers (VALUE is plain integer). It's about a tail call overwriting the (non-existing) argument. Andreas. -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."