Skip to content

Conversation

@lsb
Copy link
Contributor

@lsb lsb commented Jun 12, 2015

Properly scope Digest::MD5, explicitly include md5

Properly scope Digest::MD5, explicitly include md5
@nateberkopec
Copy link
Contributor

LGTM, but was this causing issues for you somehow?

@lsb
Copy link
Contributor Author

lsb commented Jun 12, 2015

Yes, if you don't have digest/md5 in Ruby and you'd deep in Raven::Event, exciting scoping rules assume that this unseen Digest::MD5 is referring to Raven::Event::Digest::MD5, and it can't find Raven::Event::Digest.

nateberkopec added a commit that referenced this pull request Jun 12, 2015
Fix issues with digest/md5 namespace
@nateberkopec nateberkopec merged commit 0f01d12 into getsentry:master Jun 12, 2015
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