[FFmpeg-devel] [PATCH] avformat: enable UDP IPv6 multicast interface selection
Michael Niedermayer
michael at niedermayer.cc
Tue Mar 19 03:23:56 EET 2024
Hi
On Mon, Mar 18, 2024 at 01:45:00PM +0000, Ignjatović, Lazar (RS)� wrote:
>
> This message has been marked as Public on 03/18/2024 13:45Z.
> On Thursday, March 14, 2024 10:14 PM, Michael Niedermayer wrote:
>
> > breaks mingw64 build
> >
> > CC libavformat/ip.o
> > src/libavformat/ip.c: In function ‘ff_ip_resolve_interface_index’:
> > src/libavformat/ip.c:206:1: error: control reaches end of non-void function [-Werror=return-type] } ^
> > cc1: some warnings being treated as errors
> > src/ffbuild/common.mak:81: recipe for target 'libavformat/ip.o' failed
> > make: *** [libavformat/ip.o] Error 1
>
> I see the problem, when building for windows without iphlpapi.h, mentioned function has no code within.
> Will account for such case.
>
> > also configure produces
> > ../configure: 6415: ../configure: network_extralibs+= -liphlpapi: not found
>
> Problem here is that "+=" operator is a bashism, probably causing the previous error by not including iphlpapi properly.
>
> Some questions I have:
> Should I send another patch within this thread to address these comments, or should I create a V2 of the patch?
> Also, if creating a V2, should the patch be sent within this thread, or should a new thread be opened?
new patch with "V2"
it can be sent in the same or a new thread, developers are not consistent with
that.
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
There will always be a question for which you do not know the correct answer.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240319/33587f17/attachment.sig>
More information about the ffmpeg-devel
mailing list