------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1353 Summary: Automated checks for unsorted option lists Product: Exim Version: N/A Platform: All OS/Version: All Status: NEW Severity: bug Priority: medium Component: Release process AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] Exim option lists (in the exim C code) must be in a lexicographically sorted order. If they are not sorted bad things can happen - see bug #1352 We need some automated checking to check all of the sets of option lists, and alert should an option be inserted in a position that makes the option list unsorted. -- 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/ ##
