[dovecot/pigeonhole | refs/heads/master-0.4] 3ec7e0ff: plugins: sieve-extprograms: Use sieve_ prefix consistently for sieve elements visible as exported symbols.

noreply at dovecot.org noreply at dovecot.org
Fri Dec 14 05:00:17 EET 2018


  Branch: refs/heads/master-0.4
  Home:   https://github.com/dovecot/pigeonhole
  Commit: 3ec7e0ff73fd344df7ede9a0b4accafe0d451a1e
      https://github.com/dovecot/pigeonhole/commit/3ec7e0ff73fd344df7ede9a0b4accafe0d451a1e
  Author: Stephan Bosch <stephan.bosch at dovecot.fi>
  Date:   2018-12-13 (Thu, 13 Dec 2018)

  Changed paths:
    M src/plugins/sieve-extprograms/cmd-execute.c
    M src/plugins/sieve-extprograms/cmd-filter.c
    M src/plugins/sieve-extprograms/cmd-pipe.c
    M src/plugins/sieve-extprograms/ext-execute.c
    M src/plugins/sieve-extprograms/ext-filter.c
    M src/plugins/sieve-extprograms/ext-pipe.c
    M src/plugins/sieve-extprograms/sieve-extprograms-common.c
    M src/plugins/sieve-extprograms/sieve-extprograms-common.h
    M src/plugins/sieve-extprograms/sieve-extprograms-plugin.c

  Log Message:
  -----------
  plugins: sieve-extprograms: Use sieve_ prefix consistently for sieve elements visible as exported symbols.

This fixes a symbol clash with the imap-filter-sieve plugin. Both modules had
the symbol "cmd_filter".

  Patch: https://github.com/dovecot/pigeonhole/compare/cfe696ca563f...3ec7e0ff73fd.patch


More information about the dovecot-cvs mailing list