On Mon, Apr 29, 2019 at 7:32 PM Paul B Mahol <[email protected]> wrote: > On 4/29/19, Matthias Troffaes <[email protected]> wrote: > > MSVC requires an explicit cast from void * to void when applying the > > ternary conditional operator to switch between methods that return > > void. The attached patch fixes the problem. > > > > For information, log of failed build: > > > > https://ci.appveyor.com/project/mcmtroffaes/ffmpeg-msvc-build/builds/24166664/job/bbeyhavgy4kmqu7k > > > > Kind regards, > > Matthias > > > > Applied.
Thanks very much, Paul! Kind regards, Matthias _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
