SciRuby / rb-gsl

Ruby interface to the GNU Scientific Library
https://github.com/SciRuby/rb-gsl
Other
100 stars 46 forks source link

String handling fixes and simplifications #49

Open jzakrzew opened 7 years ago

jzakrzew commented 7 years ago

While working on my previous PR (#48) I ran into issues with string handling that would cause ruby to crash with a segfault. This PR aims to fix most (but not all) of those problems.

Things that are not fixed: