Changes invalid (and commented) #pragma warning ( enable : 4800 ) with correct #pragma warning ( default : 4800 ) Also adds #pragma warning ( disable : 4800 ) to src/test_libFLAC++/encoders.cpp (analogous to src/test_libFLAC++/decoders.cpp) -------------- next part -------------- A non-text attachment was scrubbed... Name: warning4800.patch Type: application/octet-stream Size: 1079 bytes Desc: not available Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20140310/21c0f5d6/attachment.obj
lvqcl wrote:> Changes invalid (and commented) > #pragma warning ( enable : 4800 ) > with correct > #pragma warning ( default : 4800 ) > > Also adds > #pragma warning ( disable : 4800 ) > to src/test_libFLAC++/encoders.cpp (analogous to src/test_libFLAC++/decoders.cpp)Applied, thanks. Erik -- ---------------------------------------------------------------------- Erik de Castro Lopo http://www.mega-nerd.com/