[vlc-devel] Seek support in imem access module

Kamil Klimek naresh at tlen.pl
Wed Jul 14 14:18:24 CEST 2010


Wiadomość napisana przez Laurent Aimar w dniu 2010-07-14, o godz. 12:59:

>> +{
>> +    imem_sys_t * sys = (imem_sys_t*)access->p_sys;
> imem_sys_t *sys = access->p_sys
> No space and no need to cast.

without cast compiler complains (warning)


More information about the vlc-devel mailing list