From: ko1@... Date: 2014-09-03T09:19:26+00:00 Subject: [ruby-core:64739] [ruby-trunk - Feature #10197] document RUBY_* stack size/GC params in ruby.1 manpage Issue #10197 has been updated by Koichi Sasada. Most of environemnt variables should be implementation dependent. I recommend you to use comment in gc.c: https://github.com/ruby/ruby/blob/trunk/gc.c#L5848 Maybe on 2.2 I will add some more variables. ---------------------------------------- Feature #10197: document RUBY_* stack size/GC params in ruby.1 manpage https://bugs.ruby-lang.org/issues/10197#change-48632 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: Koichi Sasada * Category: doc * Target version: current: 2.2.0 ---------------------------------------- Good idea or too implementation/internals-dependent? We can note it is implementation-dependent behavior in the manpage. I can prepare patches based on existing NEWS-* files. -- https://bugs.ruby-lang.org/