]> git.sesse.net Git - vlc/commit
ALL: fixed BeOS-specific warnings (ssize_t is not a int but a long,
authorEric Petit <titer@videolan.org>
Thu, 8 May 2003 19:06:47 +0000 (19:06 +0000)
committerEric Petit <titer@videolan.org>
Thu, 8 May 2003 19:06:47 +0000 (19:06 +0000)
commit28f793de74e3d1e3e2d5a1993fa6b713139b572b
treef7d05326096a412b511aea86e3a7bd89f914ed06
parent9e3078aea39a221f053cdefe84ae12a1d2296273
 ALL: fixed BeOS-specific warnings (ssize_t is not a int but a long,
vasprintf if defined but not declared in the system headers...)
modules/access/dvdplay/access.c
modules/access/dvdread/input.c
modules/access/ftp.c
modules/access/mms/mmsh.c
modules/access/mms/mmstu.c
modules/demux/mp4/libmp4.c
src/input/input_info.c
src/misc/messages.c