/[Apache-SVN]
ViewVC logotype

Revision 1774378


Jump to revision: Previous Next
Author: brane
Date: Thu Dec 15 07:17:25 2016 UTC (7 years, 6 months ago)
Changed paths: 4
Log Message:
Fix some compilation warnings.

* buckets/hpack_buckets.c (handle_read_entry_and_clear):
   The precision argument for printf format "%.*" must be an int.

* buckets/log_wrapper_buckets.c
  (serf_log_wrapped_readline,
   serf_log_wrapped_read_iovec,
   serf_log_wrapped_read): Likewise.

* buckets/ssl_buckets.c
  (ssl_decrypt, ssl_encrypt): Likelwise.

* buckets/mmap_buckets.c
  (serf_mmap_read,
   serf_mmap_readline,
   serf_mmap_peek): Fix pointer types in output arguments.


Changed paths

Path Details
Directoryserf/trunk/buckets/hpack_buckets.c modified , text changed
Directoryserf/trunk/buckets/log_wrapper_buckets.c modified , text changed
Directoryserf/trunk/buckets/mmap_buckets.c modified , text changed
Directoryserf/trunk/buckets/ssl_buckets.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26