Project

General

Profile

Actions

Feature #11938

closed

[PATCH] cleanup: stdlib: avoid extra calls to eliminate "\n" from Base64

Added by normalperson (Eric Wong) over 8 years ago. Updated over 8 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:72666]

Description

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

Actions

Also available in: Atom PDF

Like0
Like0