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

Merge fix 851 #852

Merged
merged 3 commits into from
Aug 6, 2015
Merged

Merge fix 851 #852

merged 3 commits into from
Aug 6, 2015

Conversation

mattrjacobs
Copy link
Contributor

From @daveray:

This is a fix for issue #831 (#831) which
is a blocker for http://dev.clojure.org/jira/browse/CLJ-1232. Instead of generating
:arglists as (list (quote [..])), generate (quote ([..])). Tests still
pass and (doc command) works as intended. I have not directly tested
this with Clojure patched with CLJ-1232.

daveray and others added 2 commits August 6, 2015 09:00
This is a fix for issue Netflix#831 (Netflix#831) which
is a blocker for http://dev.clojure.org/jira/browse/CLJ-1232. Instead of generating
:arglists as (list (quote [..])*), generate (quote ([..]*)). Tests still
pass and (doc command) works as intended. I have not directly tested
this with Clojure patched with CLJ-1232.
@cloudbees-pull-request-builder

NetflixOSS » Hystrix » Hystrix-pull-requests #154 FAILURE
Looks like there's a problem with this pull request

@cloudbees-pull-request-builder

NetflixOSS » Hystrix » Hystrix-pull-requests #155 SUCCESS
This pull request looks good

mattrjacobs added a commit that referenced this pull request Aug 6, 2015
@mattrjacobs mattrjacobs merged commit 932cb53 into Netflix:master Aug 6, 2015
@mattrjacobs mattrjacobs deleted the merge-fix-851 branch August 6, 2015 17:19
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.

3 participants