Skip to content

Conversation

@oschwald
Copy link
Contributor

@oschwald oschwald commented Jun 2, 2017

Previously, ClassName was declared, but the declared version of it was
never defined. Instead, the declared version was replaced by LoadableClass.

I believe this to be the underlying cause of
https://rt.cpan.org/Public/Bug/Display.html?id=119534, which exposed
this error as the previously unused sub was being called by
undefer_all.

Previously, ClassName was declared, but the declared version of it was
never used. Instead, the declared version was replaced by LoadableClass.

I believe this to be the underlying cause of
https://rt.cpan.org/Public/Bug/Display.html?id=119534, which exposed
this error as the previously unused sub was being called by
undefer_all.
@karenetheridge
Copy link
Member

I plan to look at this very soon. thank you!

@karenetheridge karenetheridge merged commit 4357f05 into moose:master Jun 16, 2017
@karenetheridge
Copy link
Member

released in 0.015 - thank you very much!

@oschwald
Copy link
Contributor Author

Thanks!

@oschwald oschwald deleted the unused-declaration branch June 16, 2017 23:56
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