search for: commemt

Displaying 2 results from an estimated 2 matches for "commemt".

Did you mean: comme
2013 Mar 08
0
Updated MSVC patch
...9:19:11 2012 +1100 include/FLAC/ordinals.h : Remove CPP hackery. This change assumes that a C99 <stdint.h> header is available. For compilers where that is not the case, the user should provide a minimal replacement header. I've also just updated the commemt above the #include <stdint.h> to say: /* If your compiler does not provide <stdint.h> you should provide a replacement * which has suitable replacements for the following intX_T and uintX_t types. * For example: * http://msinttypes.googlecode.com/svn/trunk/stdint.h *...
2013 Mar 06
4
Updated MSVC patch
Thanks, Erik. This is the delta that should fix everything up. I hope that #include "share/compat.h" is acceptable from the test_streams binary. If not, you can probably change it to FLAC/ordinals.h instead Also don't forget to commit my earlier VERSION="1.3.0" patch. You can add the "pre1" in a normal text editor without risk. I didn't include those