Background
I could not compile nmatrix with recent Ruby (2.6.0-preview1 and r63103)
I've tried to compile nmatrix with recent Ruby, but I could not compile it.
See also https://bugs.ruby-lang.org/issues/14668 (Japanese)
shyouhei fixes the issue in r63123 today.
What is the problem
Shyouhei said that we can stop using alloca in C++ code in the comment.
How do you think about this?