[Ffmpeg-devel] [Ffmpeg-devel-old] [PATCH] Detect IPv6 on Darwin (original) (raw)
Dan Villiom Podlaski Christiansen danchr
Sun Feb 5 16:05:46 CET 2006
- Previous message: [Ffmpeg-devel] bug. swf files have wrong number of totalframes
- Next message: [Ffmpeg-devel] [PATCH] Detect IPv6 on Darwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
The following one line patch fixes detection of IPv6 support on
Darwin, and should AFAICT also affect Solaris and the BSDs. It
ensures that IN6_IS_ADDR_MULTICAST gets an argument of type (const
struct in6_addr *). This is the standard way of doing it, according
to The Open Group [1].
[1] http://www.opengroup.org/onlinepubs/009619199/netinetin6h.htm
--
- Dan Villiom Podlaski Christiansen
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
Ffmpeg-devel mailing list Ffmpeg-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ffmpeg-devel
- Previous message: [Ffmpeg-devel] bug. swf files have wrong number of totalframes
- Next message: [Ffmpeg-devel] [PATCH] Detect IPv6 on Darwin
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]