Bug 198440 - Package emacs lacks IPv6 support
Summary: Package emacs lacks IPv6 support
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: emacs
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Chip Coldwell
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: IPv6Blocker
TreeView+ depends on / blocked
 
Reported: 2006-07-11 12:34 UTC by Peter Vrabec
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-09-14 15:37:56 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Vrabec 2006-07-11 12:34:12 UTC
This bug was reported automaticaly in connection with IPv6 project.
Our aim is to support IPv6 in all Fedora Core packages so FC6 and RHEL5 will be ready for IPv6.
		
This package seems to lack IPv6 support.

Comment 1 Chip Coldwell 2006-07-12 13:41:54 UTC
(In reply to comment #0)
> This bug was reported automaticaly in connection with IPv6 project.
> Our aim is to support IPv6 in all Fedora Core packages so FC6 and RHEL5 will
be ready for IPv6.
> 		
> This package seems to lack IPv6 support.

You would like me to write an IPv6 protocol stack in elisp, perhaps?

Chip



Comment 2 Peter Vrabec 2006-09-01 13:32:26 UTC
It seems emacs at less partially support IPv6 in emacs-21.4/src/process.c

#ifdef HAVE_GETADDRINFO
 ipv6 compliant code
#else
 old code
#endif

but I didn't find anythink similar in:
emacs-21.4/lib-src/pop.c
emacs-21.4/lib-src/tcp.c





Note You need to log in before you can comment on or make changes to this bug.