Re: clang15 support

Reimar Döffinger <[email protected]> Mon, 20 Feb 2023 23:05:42 +0100
Newsgroups gmane.comp.video.mplayer.user
Message-ID <[email protected]>
> On 13 Feb 2023, at 08:53, Thomas Zander <[email protected]> wrote:
> 
> Hi,
> 
> clang15 is more strict with type conversions. I had to apply a couple
> of patches to make it compile:
> https://cgit.freebsd.org/ports/commit/?id=d8b84fe7c9c4ac81c77f67e941b27bfd51bb3678
> 
> Can we include those in the upstream code?

ve_lavc was an actual bug, which has a proper fix committed.
The loader stuff... Probably should not be enabled
by default these days.
Also would need some time to review that it's all correct.