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

Rename my_inet_ntoa #228

Merged
merged 1 commit into from
Mar 28, 2017
Merged

Conversation

niteria
Copy link

@niteria niteria commented Nov 21, 2016

This symbol conflicts with my_inet_ntoa from mysql and since
it's internal to the library, we can rename it.

This symbol conflicts with `my_inet_ntoa` from `mysql` and since
it's internal to the library, we can rename it.
@eborden
Copy link
Collaborator

eborden commented Nov 21, 2016

This seems perfectly reasonable to me. @kazu-yamamoto any objections?

@kazu-yamamoto
Copy link
Collaborator

No objection!

@niteria
Copy link
Author

niteria commented Mar 24, 2017

Since everyone is happy with this, could we merge it?

@kazu-yamamoto kazu-yamamoto merged commit 3ba41f2 into haskell:master Mar 28, 2017
@kazu-yamamoto
Copy link
Collaborator

Sorry for the delay. I have merged this PR. Thank you for your contribution!

@eborden eborden mentioned this pull request May 16, 2017
eborden added a commit that referenced this pull request May 17, 2017
 * Zero memory of `sockaddr_un` if abstract socket
   [#220](#220)

 * Improving error messages
   [#232](#232)

 * Allow non-blocking file descriptors via `setNonBlockIfNeeded`
   [#242](#242)

 * Update config.{guess,sub} to latest version
   [#244](#244)

 * Rename `my_inet_ntoa` to avoid symbol conflicts
   [#228](#228)

 * Test infrastructure improvements
   [#219](#219)
   [#217](#217)
   [#218](#218)

 * House keeping and cleanup
   [#238](#238)
   [#237](#237)
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.

None yet

3 participants