[exim-dev] [Bug 1005] ACL "condition =" doesn't accept negat…

Top Page
Delete this message
Reply to this message
Author: Git Commit
Date:  
To: exim-dev
Old-Topics: [exim-dev] [Bug 1005] New: ACL "condition =" doesn't accept negative numbers
Subject: [exim-dev] [Bug 1005] ACL "condition =" doesn't accept negative numbers
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1005

Git Commit <git@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |git@???





--- Comment #1 from Git Commit <git@???> 2014-03-18 17:17:08 ---
Git commit:
http://git.exim.org/exim.git/commitdiff/51c7471d48efd62b2d4f5647782ba1e849d4c35a

commit 51c7471d48efd62b2d4f5647782ba1e849d4c35a
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue Mar 18 16:17:56 2014 +0000
Commit:     Jeremy Harris <jgh146exb@???>
CommitDate: Tue Mar 18 16:17:56 2014 +0000


    fix acl "condition =" for negative number values.  bug 1005
    fix conditional "bool{<string>}" for negative number values, to match.
----
 doc/doc-docbook/spec.xfpt    |    2 +-
 doc/doc-txt/ChangeLog        |    3 +++
 src/src/acl.c                |    4 +++-
 src/src/expand.c             |    4 +++-
 test/log/0023                |   17 ++++++++++-------
 test/mail/0023.cond--1       |    9 +++++++++
 test/mail/0023.cond-rhubarb  |    2 +-
 test/mail/0023.okbatch       |    2 +-
 test/scripts/0000-Basic/0002 |    3 ++-
 test/scripts/0000-Basic/0023 |    5 +++++
 test/stdout/0002             |    3 ++-
 test/stdout/0023             |    9 +++++++--
 12 files changed, 47 insertions(+), 16 deletions(-)



--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email