On 2024/10/14 12:37, Yasuhito FUTATSUKI wrote: > It seems it is caused by backward incompatible change of SWIG, > even it may be a bug.
It turned out this is not a bug of SWIG, but intentional, for the purpose to fix another problem, incompatible change of SWIG_Ruby_AppendOutput, SWIG_Python_AppendOutput (and it affect the process how we construct result objects). Thanks, -- Yasuhito FUTATSUKI <futat...@yf.bsdclub.org>