Skip to content

Fixes #2064#2107

Merged
garyb merged 2 commits intopurescript:masterfrom
kika:master
May 10, 2016
Merged

Fixes #2064#2107
garyb merged 2 commits intopurescript:masterfrom
kika:master

Conversation

@kika
Copy link
Copy Markdown
Contributor

@kika kika commented May 9, 2016

The unnecessary forward (client) and reverse (server) name resolution
was impaired on OS X when IPv6 entries for localhost were missing in
/etc/hosts
The proposed patch removes this name resolution and makes psc-ide
operation independent from name resolution proper configuration.

The unnecessary forward (client) and reverse (server) name resolution
was impaired on OS X when IPv6 entries for localhost were missing in
/etc/hosts
The proposed patch remove this name resolution and makes psc-ide
operation independent from name resolution proper configuration.
@paf31
Copy link
Copy Markdown
Contributor

paf31 commented May 10, 2016

Thanks for this. Could you please update CONTRIBUTORS.md?

@kika
Copy link
Copy Markdown
Contributor Author

kika commented May 10, 2016

@paf31 Done

@hdgarrood
Copy link
Copy Markdown
Contributor

👍 I have a feeling that this might fix the failures on travis on osx we're seeing.

@garyb
Copy link
Copy Markdown
Member

garyb commented May 10, 2016

Maybe it will, I'll give it a try. Thanks for figuring this out yourself @kika!

@garyb garyb merged commit 102eb6a into purescript:master May 10, 2016
garyb pushed a commit to garyb/purescript that referenced this pull request May 10, 2016
* Fixes purescript#2064

The unnecessary forward (client) and reverse (server) name resolution
was impaired on OS X when IPv6 entries for localhost were missing in
/etc/hosts
The proposed patch remove this name resolution and makes psc-ide
operation independent from name resolution proper configuration.

* Added @kika to CONTRIBUTORS.md
@kritzcreek
Copy link
Copy Markdown
Member

Thanks! 🎉

garyb added a commit that referenced this pull request May 11, 2016
* Separate operator and ident namespaces, some general name-related updates
* Fixes #2064 (#2107)
archaeron pushed a commit to archaeron/purescript that referenced this pull request Apr 6, 2017
* Fixes purescript#2064

The unnecessary forward (client) and reverse (server) name resolution
was impaired on OS X when IPv6 entries for localhost were missing in
/etc/hosts
The proposed patch remove this name resolution and makes psc-ide
operation independent from name resolution proper configuration.

* Added @kika to CONTRIBUTORS.md
archaeron pushed a commit to archaeron/purescript that referenced this pull request Apr 6, 2017
* Separate operator and ident namespaces, some general name-related updates
* Fixes purescript#2064 (purescript#2107)
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.

5 participants