Closed jwcodee closed 5 years ago
So I realized the AdHoc tests weren't running so I added them back to check. I also resolved errors as a results of using an older in the AdHoc tests. If everything is fine, my next commit will be the configure.ac
change
@JustinChu @sjackman
Under "acknowledgements" should "rolling hash implementation by Hamid Mohamadi" be " nthash implementation by Hamid Mohamadi" instead and then a link to his repo or nthash containing a hyperlink?
Yeah, and adding a hyperlink makes a lot of sense.
Keeping this branch for now
This PR contains misc changes to master before 1.2.0 release. Changes include:
With regards to "add vendor to include paths", we think that it makes more sense for the user to just do
-I/path/btl_bloomfilter/
instead of-I/path/btl_bloomfilter/ -I/path/btl_bloomfilter/vendor
Once there are no more changes, I will do a final commit where I change
configure.ac