>> * 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.

_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to