msvc_recommended_pragmas.h: Treat C4819 warnings as errors
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 25 Nov 2013 07:26:25 +0000 (15:26 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 25 Nov 2013 07:26:25 +0000 (15:26 +0800)
commit0dbe5c43df6d3eb32abe766ed08da525a8c8bfa4
tree72e0abea808b3981de8185e8c870ea96f23bde2c
parent3d70db075005a94d7fd18ac8a8dbd0abb82bff9e
msvc_recommended_pragmas.h: Treat C4819 warnings as errors

Warning C4819 in Visual Studio builds indicates an issue of Visual Studio
2005 and later running on East Asian locales of Windows, which likely
results in broken builds of GLib, Pango, GTK+, and possibly other GNOME
projects such as Cogl and Clutter (and is also an issue when building other
projects like QT and Firefox).

Treat this warning as an error as a result when building GLib-based items
on Visual Studio, and tell people how to remedy this issue correctly.
README.win32
msvc_recommended_pragmas.h