[exim-dev] [Bug 1171] eval should support 64bit values

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jeremy Harris
Fecha:  
A: exim-dev
Temas antiguos: [exim-dev] [Bug 1171] New: eval should support 64bit values
Asunto: [exim-dev] [Bug 1171] eval should support 64bit values
------- 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 <jgh146exb@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|nigel@???              |jgh146exb@???





--- Comment #2 from Jeremy Harris <jgh146exb@???> 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