murisfurder / vim

Automatically exported from code.google.com/p/vim
0 stars 0 forks source link

IPv6 support for Vim NetBeans #148

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. :nbstart:ipv6.example.org

What is the expected output? What do you see instead?
It should be able to connect. Instead, I get
gethostbyname() in netbeans_connect(): Unknown error: 0

What version of the product are you using? On what operating system?
Vim 7.3.923 Mac OS X 10.6.8

Please provide any additional information below.

There is a patch from 2006 here:
https://bugzilla.redhat.com/show_bug.cgi?id=198417
https://bugzilla.redhat.com/attachment.cgi?id=132232&action=diff

Original issue reported on code.google.com by c...@lehnerstudios.com on 10 Jul 2013 at 1:59