Raphael Kubo da Costa 289b6abb43 Correctly initialize std::mbstate_t.
mbstate_t is an opaque type that is often a union or a struct, so setting it
directly to 0 is incorrect and causes build failures with some compilers
such as clang.
2013-04-29 23:56:07 +03:00
2011-02-13 12:22:42 +00:00
2012-11-21 14:40:26 +01:00
2013-04-26 19:43:10 +09:00
2012-08-17 07:34:44 +02:00
2012-11-11 16:44:01 +01:00
2011-06-14 15:23:11 +02:00
2012-11-11 14:49:31 +01:00
2007-08-27 07:02:29 +00:00
Description
No description provided
13 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%