------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1171 Jeremy Harris <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] --- Comment #2 from Jeremy Harris <[email protected]> 2012-05-08 22:43:22 --- I've pushed a branch with this. It passes the testsuite as cleanly as the mainline does, modulo obvious changes and additions for the limits on number size. I'm wary of just throwing it into the mailing without more eyes to review. In particular there's a simpleminded assumption that "%lld" does the right thing with an int64 in sprintf/sscanf (and, indeed, that int64 is usable). -- 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/ ##
