Skip to content
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

Unexpected nodes in keywords #23

Merged
merged 2 commits into from
Mar 27, 2017

Conversation

trptcolin
Copy link
Contributor

This addresses the two cases described in #22, where keywords have either a : or a # character in the middle, and adds more testing to avoid unexpected nodes.

Also adds test cases to avoid nested unexpected nodes.
@lukateras
Copy link

lukateras commented Mar 27, 2017

@cgrand Could you merge this? REPL-y and thus Leiningen are affected by an issue which in my case didn't let me use XML namespaces with the latest stable org.clojure.data/xml version (e.g. by using keywords like :em:version). See trptcolin/reply#168.

@cgrand cgrand merged commit 8fab42b into cgrand:master Mar 27, 2017
@trptcolin trptcolin deleted the 22-unexpected-nodes-in-keywords branch October 27, 2017 18:27
@lukateras
Copy link

@cgrand Could you cut a new release so that this fix can be used in leiningen and reply?

@WillChilds-Klein
Copy link

hi @cgrand, is there any way i/we can help in rolling out a new release? @trptcolin is hoping to roll this fix into a minor release for repl-y (see reply/#174 for more detail).

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.

4 participants