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

Consistent varargs specialization in stagedfunctions (fix #8944) #8960

Merged
merged 2 commits into from
Nov 11, 2014

Conversation

timholy
Copy link
Member

@timholy timholy commented Nov 10, 2014

This is basically an alternative version of @mlubin's fix. Anyone who is using stagedfunctions in their own code may want to test, but for me this appears likely to finally clear the path to merging the SubArray work. I'll wait until the Travis test clears, of course. (Sadly, make testall now force-reboots my laptop about 10% of the time, presumably due to memory-exhaustion, so I run it less and less. Thank goodness for Travis.)

While I would appreciate a code-review from Dr. Bezanson, Mr. Bezanson need not bother. Dr. Bezanson can clean up any messes I make, later.

@ivarne ivarne modified the milestone: 0.4-projects Nov 10, 2014
@mlubin
Copy link
Member

mlubin commented Nov 11, 2014

Passes JuMP's tests.

@timholy
Copy link
Member Author

timholy commented Nov 11, 2014

That's great to know, many thanks! I think I'll just go ahead and merge.

@timholy
Copy link
Member Author

timholy commented Nov 11, 2014

...after adding a test (should have done that at the beginning).

These are about to become part of fairly low-level infrastructure,
so it's best to run them early.
timholy added a commit that referenced this pull request Nov 11, 2014
Consistent varargs specialization in stagedfunctions (fix #8944)
@timholy timholy merged commit e9a9cb4 into master Nov 11, 2014
@timholy timholy deleted the teh/staged_cache branch November 11, 2014 03:08
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