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

Nupic core silence warnings #34

Merged
merged 4 commits into from
Mar 4, 2014

Conversation

rhyolight
Copy link
Member

Replaces #11.

@@ -200,7 +200,7 @@
// Use a vector of links because order is important.
std::vector<Link*> links_;

bool zeroCopyEnabled_; // TODO implement optimizations for zero-copy
//bool zeroCopyEnabled_; // TODO implement optimizations for zero-copy
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we delete this rather than commenting it out?

@subutai
Copy link
Member

subutai commented Mar 3, 2014

Some minor comments, otherwise 👍 @rhyolight Did you test this out on OSX as well?

@rhyolight
Copy link
Member Author

Will do now.


Matt Taylor
OS Community Flag-Bearer
Numenta

On Mon, Mar 3, 2014 at 10:22 AM, Subutai Ahmad notifications@github.comwrote:

Some minor comments, otherwise [image: 👍]@rhyolighthttps://github.com/rhyolightDid you test this out on OSX as well?

Reply to this email directly or view it on GitHubhttps://github.com//pull/34#issuecomment-36540513
.

@rhyolight
Copy link
Member Author

@subutai Tested in OSX, and all is well there.

@subutai
Copy link
Member

subutai commented Mar 4, 2014

Great. Just those minor comments about removing comments, but otherwise good to merge.

@rhyolight rhyolight added this to the Sprint 17 milestone Mar 4, 2014
@rhyolight rhyolight self-assigned this Mar 4, 2014
@rhyolight
Copy link
Member Author

@subutai Done, please merge. 🐺

subutai added a commit that referenced this pull request Mar 4, 2014
@subutai subutai merged commit 8a9d8b6 into numenta:master Mar 4, 2014
@breznak
Copy link
Member

breznak commented Mar 4, 2014

@rhyolight Does Travis work on here, or you just go brave? 😉

@subutai
Copy link
Member

subutai commented Mar 4, 2014

@breznak It said the build had passed before I clicked the merge button. I hope this means Travis was working!!

@rhyolight
Copy link
Member Author

Yes, Travis was passing.


Matt Taylor
OS Community Flag-Bearer
Numenta

On Tue, Mar 4, 2014 at 1:28 PM, Subutai Ahmad notifications@github.comwrote:

@breznak https://github.com/breznak It said the build had passed before
I clicked the merge button. I hope this means Travis was working!!

Reply to this email directly or view it on GitHubhttps://github.com//pull/34#issuecomment-36680166
.

@breznak
Copy link
Member

breznak commented Mar 4, 2014

Oh, sorry for noise guys! the design slightly changed and I thought it should show green even for merged PRs. 🍻

@subutai
Copy link
Member

subutai commented Mar 4, 2014

@breznak Actually one thing is true is that a passing build in nupic.core does NOT mean it will pass in nupic since all of the real tests are still in nupic. So it's definitely important to ensure tests pass locally first before merging!

@rhyolight
Copy link
Member Author

Yes, absolutely. But we'll be able to do this in the nupic repo within a PR
that moves to the new version of the nupic.core submodule once we're ready
to use it.


Matt Taylor
OS Community Flag-Bearer
Numenta

On Tue, Mar 4, 2014 at 1:48 PM, Subutai Ahmad notifications@github.comwrote:

@breznak https://github.com/breznak Actually one thing is true is that
a passing build in nupic.core does NOT mean it will pass in nupic since
all of the real tests are still in nupic. So it's definitely important to
ensure tests pass locally first before merging!

Reply to this email directly or view it on GitHubhttps://github.com//pull/34#issuecomment-36682428
.

@subutai
Copy link
Member

subutai commented Mar 4, 2014

Ah ok. Tricky tricky 😃

rhyolight pushed a commit that referenced this pull request Feb 8, 2016
dkeeney pushed a commit to dkeeney/nupic.core that referenced this pull request Aug 13, 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.

3 participants