------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1171 Git Commit <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from Git Commit <[email protected]> 2012-05-13 23:17:05 --- Git commit: http://git.exim.org/exim.git/commitdiff/aa7c82b2e34a4b0b341c6d05f81b4a349dcd06be commit aa7c82b2e34a4b0b341c6d05f81b4a349dcd06be Author: Jeremy Harris <[email protected]> AuthorDate: Mon Apr 23 22:47:58 2012 +0100 Commit: Jeremy Harris <[email protected]> CommitDate: Sun May 13 17:15:11 2012 +0100 make integer values 64bit (bug 1171). ---- src/src/expand.c | 109 +++++++++++++++++++++--------------------- src/src/functions.h | 2 +- test/confs/0439 | 2 +- test/log/0439 | 6 +- test/paniclog/0439 | 6 +- test/scripts/0000-Basic/0002 | 3 + test/stderr/0439 | 6 +- test/stdout/0002 | 7 ++- 8 files changed, 74 insertions(+), 67 deletions(-) -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
