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

Confirmed working on clang 3.7 #27

Closed
nivintw opened this issue Oct 28, 2016 · 6 comments
Closed

Confirmed working on clang 3.7 #27

nivintw opened this issue Oct 28, 2016 · 6 comments

Comments

@nivintw
Copy link

nivintw commented Oct 28, 2016

This might be as expected, but I built it on clang-3.7.1 just for kicks.

mkdir build
cd build
cmake ..
./unitTests/unitLibTest

all tests pass and was successfully compiled.

@nivintw
Copy link
Author

nivintw commented Oct 28, 2016

Not really an issue, but wasn't sure how else to contact you

@nholthaus
Copy link
Owner

nholthaus commented Oct 28, 2016

Thanks for letting me know! Were you building on OSX by any chance?

@nivintw
Copy link
Author

nivintw commented Oct 28, 2016

I was not, I was actually on Gentoo. Do you need something built on OSX though?

@nholthaus
Copy link
Owner

It's a platform that I think units would work on, but I don't really have the means easily available to test it.

@nivintw
Copy link
Author

nivintw commented Oct 29, 2016

sure! just give me a bit and i'll add a comment when I know

@nivintw
Copy link
Author

nivintw commented Oct 29, 2016

Confirmed working with:
Apple LLVM version 8.0.0 (clang-800.0.38)

on Mac OS sierra, to the extent that is passes all of the unit tests in ./unitTests/unitLibTest

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

No branches or pull requests

2 participants