Skip to content

Switch conflicting chdir warning to RuntimeError#3591

Merged
jeremyevans merged 1 commit intoruby:masterfrom
jeremyevans:conflicting-chdir-error-15661
Sep 28, 2020
Merged

Switch conflicting chdir warning to RuntimeError#3591
jeremyevans merged 1 commit intoruby:masterfrom
jeremyevans:conflicting-chdir-error-15661

Conversation

@jeremyevans
Copy link
Copy Markdown
Contributor

The documentation already stated this was an error in one case
(when it was previously a warning). Describe the other case,
where chdir without block is called inside block passed to chdir.

Fixes [Bug #15661]

The documentation already stated this was an error in one case
(when it was previously a warning).  Describe the other case,
where chdir without block is called inside block passed to chdir.

Fixes [Bug ruby#15661]
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.

2 participants