Skip to content

Conversation

aycabta
Copy link
Member

@aycabta aycabta commented Jul 24, 2017

Before this Pull Request, RDoc detects dynamic string with only # inside string literal. So # is handled as dynamic string. This Pull Request fixes the behavior. When #{ is contained in a string, it is handled as dynamic string.

aycabta added 2 commits July 25, 2017 06:26
Before this commit, RDoc detects dynamic string
with only "#" inside string literal.
So "#" is handled as dynamic string.
This commit fixes the behavior.
When "#{" is contained in a string,
it is handled as dynamic string.
This was referenced Aug 2, 2017
@hsbt hsbt self-assigned this Aug 5, 2017
@aycabta
Copy link
Member Author

aycabta commented Aug 7, 2017

@hsbt Now, I have many commits for new Pull Requests, but I can't publish because those depend on some other Pull Requests what are already made. So let's handle all Pull Requests in existence at next chance.

@hsbt
Copy link
Member

hsbt commented Aug 8, 2017

I got an explanation for this changes from @aycabta . I understood this.

@hsbt hsbt merged commit 2772846 into ruby:master Aug 8, 2017
@aycabta aycabta deleted the fix-dynamic-string-detection branch August 8, 2017 11:57
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