Re: [PATCH] Fix build failure in sub/font_load.c

Reimar Döffinger <[email protected]>
Newsgroups gmane.comp.video.mplayer.devel
Message-ID <[email protected]>
On Sat, Feb 13, 2016 at 03:56:01PM +0200, Lauri Kasanen wrote:
> Hi,
> 
> The latest trunk, r37696, fails to build:
> 
> sub/font_load.c: In function 'load_raw':
> sub/font_load.c:48:34: error: 'uint64_t' undeclared (first use in this
> function) if (raw->w > INT_MAX / 4 || (uint64_t)raw->w * raw->h >
> INT_MAX / 4)
> 
> I added #include <stdint.h> to that file to fix it. Patch attached.

Applied, except keeping the alphabetical order :)

Thanks,
Reimar
_______________________________________________
MPlayer-dev-eng mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.