Erik de Castro Lopo wrote:> Do you want to create a patch for this or should I?I'll do it, it is MSVS-specific and I can test it on Visual Studio. But it will change src/libFLAC/stream_decoder.c, so it interferes with this patch: http://lists.xiph.org/pipermail/flac-dev/2014-July/004878.html Did you decide that those patches ain't worth applying? (I admit that they don't really solve any problem).
lvqcl wrote:> Did you decide that those patches ain't worth applying? > (I admit that they don't really solve any problem).Hadn't decided yet. Please give me 12 hours. Gotta go to work now :-) Cheers, Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/
Erik de Castro Lopo wrote:> Hadn't decided yet. Please give me 12 hours. Gotta go to > work now :-)All right. BTW, test_libFLAC is still broken for MSVS: CPU_IS_LITTLE_ENDIAN is undefined. It's possible to add the definition for this preprocessor macro to test_libFLAC.vcproj, but maybe there exists more elegant way?