The Wayback Machine - https://web.archive.org/web/20220426203404/https://github.com/changkun/modern-cpp-tutorial/pull/78
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

fix compile error #78

Closed
wants to merge 1 commit into from
Closed

fix compile error #78

wants to merge 1 commit into from

Conversation

Copy link

@iZhangHui iZhangHui commented Sep 19, 2019

No description provided.

@changkun changkun self-requested a review Sep 19, 2019
@changkun changkun self-assigned this Sep 19, 2019
@changkun changkun added the bug label Sep 19, 2019
Copy link
Owner

@changkun changkun left a comment

Hi, thanks for contributing to the book!

I just quickly go through your changes and have several thoughts:

  1. Please check Contribution Guideline that verifies your changes of code folder should also be changed in the book.
  2. You added -pthread -latomic, which can break the builds on macOS, please also add platform check to use the flags when compiling on Linux.

Copy link

@siddmittal siddmittal left a comment

looks good!

@changkun
Copy link
Owner

@changkun changkun commented Jul 26, 2020

Close due to age. Please consider open a PR when there is a better solution. Thanks.

@changkun changkun closed this Jul 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants