Congrats! Glad to hear about your success! :) To verify CLA is working, run the following tests: $NTA/bin/htmtest , $NTA/bin/testeverything , $NTA/bin/run_tests.sh Dont worry about "Errors" appearing in the output, that's expected (we want the test to fail), like you said, if the summary says 100% , all tests passed etc...you're clear to go :)
On Tue, Aug 13, 2013 at 10:42 PM, Patrick Higgins <[email protected]>wrote: > automake is putting it in there. I don't > know how to ask it not to do so. I went > back to using apple's gcc4.2 and it built! > All tests passed. It looks like there were > some errors during the tests, but it still > reports 100% passed. Its a lot to digest, > so I'll get back to you when I know its > working. > > Thanks you all very much for your > help. I'm not totally sure I've got a working > CLA, but I might. > > Thanks again! : ) > > > > Patrick > > On Aug 13, 2013, at 1:06 PM, Marek Otahal wrote: > > > Patrick, > > somewhere in you config, remove the -Wnewline-eof flag, > > https://github.com/mozilla/rust/issues/4783 > > > _______________________________________________ > nupic mailing list > [email protected] > http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org > -- Marek Otahal :o)
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
