Skip to content

Explicitly unfreeze mutated string#16

Open
composerinteralia wants to merge 1 commit intominad:masterfrom
composerinteralia:unfreeze-out
Open

Explicitly unfreeze mutated string#16
composerinteralia wants to merge 1 commit intominad:masterfrom
composerinteralia:unfreeze-out

Conversation

@composerinteralia
Copy link

Explicitly unfreezing @out allows this library to work with --enable-frozen-string-literal, and also with future versions of Ruby that may default to frozen string literals (see https://bugs.ruby-lang.org/issues/20205).

Explicitly unfreezing `@out` allows this library to work with `--enable-frozen-string-literal`, and also with future versions of Ruby that may default to frozen string literals (see https://bugs.ruby-lang.org/issues/20205).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant