[dovecot/core] ad55c1: global: Use #ifdef instead of #if with WORDS_BIGEN...

GitHub noreply at github.com
Fri May 11 09:30:20 EEST 2018


  Branch: refs/heads/master-2.2
  Home:   https://github.com/dovecot/core
  Commit: ad55c19145f0a3424eb9339345246049b68f3227
      https://github.com/dovecot/core/commit/ad55c19145f0a3424eb9339345246049b68f3227
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/lib-index/mail-index-map-hdr.c
    M src/lib-index/mail-index-map.c
    M src/lib-index/mail-transaction-log-file.c
    M src/lib/byteorder.h
    M src/lib/sha1.c
    M src/lib/test-byteorder.c

  Log Message:
  -----------
  global: Use #ifdef instead of #if with WORDS_BIGENDIAN

This is to not rely on undefined WORDS_BIGENDIAN being evaluated as 0.


  Commit: f42ce31486c607d1019b2f8d217f98faca965f50
      https://github.com/dovecot/core/commit/f42ce31486c607d1019b2f8d217f98faca965f50
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/lib-index/mail-transaction-log-file.c
    M src/lib/byteorder.h
    M src/lib/sha1.c

  Log Message:
  -----------
  lib,lib-index: Use #ifdef with WORDS_BIGENDIAN

Some were missing from the last change.


  Commit: 7fedd2f82d6218c3593b7eb7f24748bb8fde6a86
      https://github.com/dovecot/core/commit/7fedd2f82d6218c3593b7eb7f24748bb8fde6a86
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2018-05-11 (Fri, 11 May 2018)

  Changed paths:
    M src/lib/net.c

  Log Message:
  -----------
  lib: Don't use NEEDS_LOCAL_CREDS undefined


  Commit: c8bc87dc4ef4f92919fe786c1efbea4e5e3fe91f
      https://github.com/dovecot/core/commit/c8bc87dc4ef4f92919fe786c1efbea4e5e3fe91f
  Author: Martti Rannanjärvi <martti.rannanjarvi at dovecot.fi>
  Date:   2018-05-11 (Fri, 11 May 2018)

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

  Log Message:
  -----------
  lib-storage: Replace DBOX_GUID_BIN_LEN with GUID_128_SIZE

DBOX_GUID_BIN_LEN define was removed in 0c909e, replace the use with
GUID_128_SIZE.


Compare: https://github.com/dovecot/core/compare/75733ddcc7c2...c8bc87dc4ef4
      **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the dovecot-cvs mailing list