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

Pàgina inicial
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
A: exim-dev
Assumptes nous: [exim-dev] [Bug 1171] eval should support 64bit values, [exim-dev] [Bug 1171] eval should support 64bit values, [exim-dev] [Bug 1171] eval should support 64bit values, [exim-dev] [Bug 1171] eval should support 64bit values, [exim-dev] [Bug 1171] eval should support 64bit values, [exim-dev] [Bug 1171] eval should support 64bit values, [exim-dev] [Bug 1171] eval should support 64bit values
Assumpte: [exim-dev] [Bug 1171] New: 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
           Summary: eval should support 64bit values
           Product: Exim
           Version: 4.77
          Platform: x86-64
        OS/Version: Linux
            Status: NEW
          Severity: wishlist
          Priority: medium
         Component: String expansion
        AssignedTo: nigel@???
        ReportedBy: jgh146exb@???
                CC: exim-dev@???



Created an attachment (id=510)
--> (http://bugs.exim.org/attachment.cgi?id=510)
first-cut patch for 64b integer values; linux x86_64 specific

It's high time 64bit numeric value were supported.

Attached is a patch which works on an x86_64 Linux. I've not tried elsewhere
and care will be needed not only for the specific type I've used (int64_t) but
also #defines (LLONG_MAX) and printf/scanf patterns (%lld).


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