Skip to content

Replace slashes in InitClassName with dollar signs #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 30, 2018

Conversation

nasser
Copy link
Contributor

@nasser nasser commented Mar 20, 2018

There seems to be a bug in Mono where types with slashes in their name are not findable by normal means. This patch changes the names generated by InitClassName to use $ instead of /.

Gets around Mono bug where types with slashes in their name cannot
be found
@dmiller dmiller merged commit fc5a32a into clojure:master Mar 30, 2018
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