Skip to content

Conversation

@iZhangHui
Copy link

No description provided.

@changkun changkun self-requested a review September 19, 2019 09:22
@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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@changkun
Copy link
Owner

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