[dovecot/pigeonhole] 4a5c2c: Adjusted client_read_string_args() prototype to ha...

GitHub noreply at github.com
Sun Aug 28 21:43:55 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 4a5c2ce4e0fde46da0d56a8bd4abe086b2555292
      https://github.com/dovecot/pigeonhole/commit/4a5c2ce4e0fde46da0d56a8bd4abe086b2555292
  Author: Stephan Bosch <stephan at dovecot.fi>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M src/managesieve/cmd-deletescript.c
    M src/managesieve/cmd-getscript.c
    M src/managesieve/cmd-putscript.c
    M src/managesieve/cmd-renamescript.c
    M src/managesieve/cmd-setactive.c
    M src/managesieve/managesieve-client.c
    M src/managesieve/managesieve-client.h

  Log Message:
  -----------
  Adjusted client_read_string_args() prototype to handle CLang warning.

Clang -Wvargargs complained about passing a bool argument to va_start().




More information about the dovecot-cvs mailing list