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

fix #15186, regression in if lowering #15188

Merged
merged 1 commit into from
Feb 23, 2016
Merged

fix #15186, regression in if lowering #15188

merged 1 commit into from
Feb 23, 2016

Conversation

JeffBezanson
Copy link
Sponsor Member

No description provided.

@tkelman
Copy link
Contributor

tkelman commented Feb 23, 2016

Travis failure was in subarray

Exception running test subarray :
On worker 4:
LoadError: BoundsError: attempt to access (1,)
  at index [2]
 [inlined code] from ./abstractarray.jl:150
 in test_cartesian at /tmp/julia/share/julia/test/subarray.jl:96
 in runtests at /tmp/julia/share/julia/test/subarray.jl:228
 in runviews at /tmp/julia/share/julia/test/subarray.jl:249
 [inlined code] from /tmp/julia/share/julia/test/subarray.jl:326

needs a rebase?

@andreasnoack
Copy link
Member

Okay to merge?

carnaval added a commit that referenced this pull request Feb 23, 2016
@carnaval carnaval merged commit 8679538 into master Feb 23, 2016
@carnaval carnaval deleted the jb/fix15186 branch February 23, 2016 15:23
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.

None yet

4 participants