[vlc-devel] [PATCH] demux: mp4: avoid -Wformat warning with intermediate variable
    Alexandre Janniaux 
    ajanni at videolabs.io
       
    Tue May  5 10:42:50 CEST 2020
    
    
  
Hi,
> Is the warning because of the size or because of the sign ?
Because of the fromat being different. -Wformat raises
warnings at call site.
> Don't care. Just casting to unsigned is enough.
Thanks for the quick answer, I'll just fix it with unsigned
then.
Regards,
--
Alexandre Janniaux
Videolabs
    
    
More information about the vlc-devel
mailing list