[Ffmpeg-cvslog] CVS: ffmpeg/libavutil common.h,1.153,1.154
    Måns Rullgård 
    mru
       
    Mon Dec 12 20:19:32 CET 2005
    
    
  
Michel Bardiaux <mbardiaux at mediaxim.be> writes:
> Alexander Strasser (beastd) wrote:
>> Update of /cvsroot/ffmpeg/ffmpeg/libavutil
>> In directory mail:/var2/tmp/cvs-serv2042/libavutil
>> Modified Files:
>> 	common.h Log Message:
>> Fixed format specifier in STOP_TIMER macro.
>
> This causes lots of warnings on mingw (gcc version 3.2 (mingw special
> 20020817-1)):
I know.  It's because the M$ runtime doesn't support %lld, but rather
uses the nonstandard %Id.  The latter triggers a warning in gcc, and
rightly so.
-- 
M?ns Rullg?rd
mru at inprovide.com
    
    
More information about the ffmpeg-cvslog
mailing list