[vlc-devel] [PATCH] hls: fix inttypes include

Thomas Guillem thomas at gllm.fr
Tue Jun 16 10:56:46 CEST 2015


On Tue, Jun 16, 2015, at 10:54, Rémi Denis-Courmont wrote:
> Le 2015-06-15 12:27, Thomas Guillem a écrit :
> > https://sourceware.org/bugzilla/show_bug.cgi?id=15366
> >
> > As we use C++11, the __STDC_*_MACROS defines shouldn't be needed
> > anymore.
> 
> Well, then feel free to remove them completely.

I'm afraid It'll break the build for OS that don't have a up to date
libc, like OS/2 ?
(For android, I can find a fix outside the vlc.git)


> 
> -- 
> Rémi Denis-Courmont
> http://www.remlab.net/
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel



More information about the vlc-devel mailing list