Skip to content

patch for MacOSX - #1

Open
tangxifan wants to merge 1 commit into
kmurray:masterfrom
tangxifan:master
Open

patch for MacOSX#1
tangxifan wants to merge 1 commit into
kmurray:masterfrom
tangxifan:master

Conversation

@tangxifan

Copy link
Copy Markdown

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

kmurray commented Apr 9, 2019

Copy link
Copy Markdown
Owner

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

tangxifan commented Apr 10, 2019 via email

Copy link
Copy Markdown
Author

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