[vlc-devel] Seek support in imem access module

Rémi Denis-Courmont remi at remlab.net
Wed Jul 14 14:21:24 CEST 2010




On Wed, 14 Jul 2010 14:18:24 +0200, Kamil Klimek <naresh at tlen.pl> wrote:
> 
> 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)

...because the structure is not called access_sys_t - as it probably
should.

-- 
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis




More information about the vlc-devel mailing list