[flac-dev] Fwd:  flac 1.3.0pre1 prelease
    Ben Allison 
    benski at winamp.com
       
    Sun Mar  3 15:30:08 PST 2013
    
    
  
>> * change instances of uint32_t in bitwriter.c to FLAC__uint32
>
> Can we include <inttypes.h> to fix this instead?
Sadly there is no inttypes.h on MSVC.  At least versions to Visual Studio
2010.  I presume this is why ordinal.h was created in the first place.
I'll use the compat.h header for the __inline fix and move the function
definitions to the header file and redo the patch.
    
    
More information about the flac-dev
mailing list