Skip to content

Conversation

@tangxifan
Copy link

Hi Kevin,
I have tested the patch on Mac OS Mojave 10.14.4 with AppleClang 10.0.1.10010046.
The example executables argparse_test and argparse_example are working well.
So I try this pull request.

Best regards,
Xifan Tang

@kmurray
Copy link
Owner

kmurray commented Apr 9, 2019

Thanks for the PR Xifan.

Can you clarify why this change is needed? The existing code is valid C++11 (or later), and compiles with GCC (>=4.9) & Clang (>= 3.6).

This library (and VTR) assume C++14 compiler support so it should work. Is it possible that things are not building with C++14 support on Mac?

I'm hesitant to back track on the C++14 support requirement.

@tangxifan
Copy link
Author

tangxifan commented Apr 10, 2019 via email

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.

2 participants