[vlc-devel] [Patch] Removed unused parameter
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Tue Aug 25 20:34:59 CEST 2009
    
    
  
Le jeudi 20 août 2009 19:08:17 Hugo Beauzee-Luyssen, vous avez écrit :
> > I removed every static functions unused parameters, however, in
> > http.c, there's an unused parameter that i set as unused, since it
> > looks like this prototype is need in some other libraries, and I don't
> > want to screw it up ;)
> >
> > Regards,
>
> Here comes a new version that prevent a screw up, notified by j-b.
As a matter of principles, I have a problem with removing the size parameter 
of a function that parses an array of bytes.
It seems like you're trying to hide a bug.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list