commit | cf64a6c5361b23f1aa182e50537ebb4c6c34c453 | [log] [tgz] |
---|---|---|
author | Valentin Bartenev <vbart@nginx.com> | Wed Mar 20 10:18:26 2013 +0000 |
committer | Valentin Bartenev <vbart@nginx.com> | Wed Mar 20 10:18:26 2013 +0000 |
tree | bbdfb8661df60ea8d342e8d7d3154707b131237b | |
parent | fb6f8c45097408e1730f5b6b6eada8573b216967 [diff] |
Win32: disabled MSVC warning about '\0' not fitting into array. We believe that this warning produces more inconvience than real benefit. Here is an example to trigger: u_char a[4] = "test";