[vlc-devel] [RFC PATCH 1/2] libvlc: media: remove usage of ssize_t
Thomas Guillem
thomas at gllm.fr
Fri Jul 22 14:45:31 CEST 2016
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.
>
> --
> 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