[FFmpeg-devel] [PATCH] adding _GNU_SOURCE for udp.c compilation

Zdenek Kabelac zdenek.kabelac
Sun Feb 10 16:33:12 CET 2008


Hi

This small patch defines  -D_GNU_SOURCE which is needed for udp.c compilation.
(It looks like newest headers do not have this flag enabled now so
this compilation breaks otherwise)

(and speaking of udp.c - I guess lines causing this warning could be removed?
udp.c:272: warning: comparison of unsigned expression < 0 is always false
)

Zdenek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnusrc.diff
Type: application/octet-stream
Size: 368 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080210/468a44da/attachment.obj>



More information about the ffmpeg-devel mailing list