[dovecot/core] 244b25: imapc: don't mix positional and designated initial...

GitHub noreply at github.com
Fri Nov 18 12:30:14 UTC 2016


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: 244b25c0e9f5403c0029bf4af763ad7b724126f8
      https://github.com/dovecot/core/commit/244b25c0e9f5403c0029bf4af763ad7b724126f8
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    M src/lib-storage/index/imapc/imapc-list.c

  Log Message:
  -----------
  imapc: don't mix positional and designated initialization


  Commit: b44a93c1a27a8f1b2702105402dda807f51ad4d5
      https://github.com/dovecot/core/commit/b44a93c1a27a8f1b2702105402dda807f51ad4d5
  Author: Timo Sirainen <timo.sirainen at dovecot.fi>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    M src/lib-storage/index/imapc/imapc-storage.c

  Log Message:
  -----------
  imapc: %zu isn't standard, use PRIuSIZE_T instead.


  Commit: 588a47cd86f0bed43f0a6253217ee031ce372eb0
      https://github.com/dovecot/core/commit/588a47cd86f0bed43f0a6253217ee031ce372eb0
  Author: Josef 'Jeff' Sipek <jeff.sipek at dovecot.fi>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    M src/lib-storage/mail-storage-private.h
    M src/lib-storage/mail-storage.c

  Log Message:
  -----------
  lib-storage: treat empty root_dir as an empty string


  Commit: d80bf6c524b066eea17619bec2ee8fa983d50ebe
      https://github.com/dovecot/core/commit/d80bf6c524b066eea17619bec2ee8fa983d50ebe
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2016-11-18 (Fri, 18 Nov 2016)

  Changed paths:
    M src/lib-storage/mail-storage.c

  Log Message:
  -----------
  lib-storage: Fixed a boolean expression.

Problem found with clang -Wstrict-bool.


Compare: https://github.com/dovecot/core/compare/a14d0006121d...d80bf6c524b0


More information about the dovecot-cvs mailing list