[vlc-devel] [RFC PATCH 1/2] libvlc: media: remove usage of ssize_t
Thomas Guillem
thomas at gllm.fr
Tue Sep 27 13:49:02 CEST 2016
On Fri, Jul 22, 2016, at 14:45, Thomas Guillem wrote:
>
> On Fri, Jul 22, 2016, at 14:35, Rémi Denis-Courmont wrote:
> > Nack.
> >
> > int can be smaller than (s)size_t, and typically is on 64-bits
> > platforms.
>
> We both agree on that. Here, int is not used to return the size read.
Ping (patch can be found here:
https://github.com/tguillem/vlc/commit/884d1974dbb5f4da61411c2aa6cff8e257b70bb6)
>
> >
> > --
> > 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