]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ap_rputs() silently truncated size_t to int, resulting in 130+ warnings
authorJeff Trawick <trawick@apache.org>
Sat, 5 Oct 2013 13:14:36 +0000 (13:14 +0000)
committerJeff Trawick <trawick@apache.org>
Sat, 5 Oct 2013 13:14:36 +0000 (13:14 +0000)
commit4b5cb6a89440ef1a9e8b49bceb67393abbb06fcb
tree9f152e17ff7d79a915dd9c5f4f72ef0998c35dc8
parentb2096cfe05dbedd23e6d391cc6f4e83df2d7b344
ap_rputs() silently truncated size_t to int, resulting in 130+ warnings
when building httpd and a rich set of modules on Windows.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1529449 13f79535-47bb-0310-9956-ffa450edef68
include/http_protocol.h