From: normalperson@... Date: 2016-01-02T05:20:37+00:00 Subject: [ruby-core:72666] [Ruby trunk - Feature #11938] [Open] [PATCH] cleanup: stdlib: avoid extra calls to eliminate "\n" from Base64 Issue #11938 has been reported by Eric Wong. ---------------------------------------- Feature #11938: [PATCH] cleanup: stdlib: avoid extra calls to eliminate "\n" from Base64 https://bugs.ruby-lang.org/issues/11938 * Author: Eric Wong * Status: Open * Priority: Normal * Assignee: ---------------------------------------- stdlib: avoid extra calls to eliminate "\n" from Base64 We may use the '0' (zero) to avoid adding the line feed. Furthermore, the '*' (asterisk) modifier is not needed for a single-element arrays. ---Files-------------------------------- 0001-stdlib-avoid-extra-calls-to-eliminate-n-from-Base64.patch (6.77 KB) -- https://bugs.ruby-lang.org/ Unsubscribe: