X Tutup
The Wayback Machine - https://web.archive.org/web/20190324210233/https://github.com/github/linguist/pull/4175
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 up macOS build #4175

Merged
merged 1 commit into from Jun 25, 2018

Conversation

Projects
None yet
2 participants
@kivikakk
Copy link
Member

kivikakk commented Jun 25, 2018

Fix the macOS build by not defining strndup for it; it's already in the standard library.

/cc @lildude

Fix up macOS build; no need to redefine strndup
Signed-off-by: Ashe Connor <ashe@kivikakk.ee>
@lildude
Copy link
Member

lildude left a comment

WFM now. 🙇

@kivikakk

This comment has been minimized.

Copy link
Member Author

kivikakk commented Jun 25, 2018

Thank you!

@kivikakk kivikakk merged commit a5df9a0 into master Jun 25, 2018

2 checks passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details
continuous-integration/travis-ci/push The Travis CI build passed
Details

@kivikakk kivikakk deleted the strndup-macos branch Jun 25, 2018

@blakeembrey blakeembrey referenced this pull request Jul 19, 2018

Closed

Linguist Update: v6.3.0 #31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.
X Tutup