------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1079 Summary: Exim 4.74 spec.txt released with bad chars in it Product: Exim Version: 4.74 Platform: Other OS/Version: All Status: NEW Severity: bug Priority: high Component: Documentation AssignedTo: ni...@exim.org ReportedBy: p...@exim.org CC: exim-dev@exim.org I neglected to scroll down far enough in spec.txt for the 4.74 release to notice the malformed characters. After the ToC, the section headers end the numbers with a byte with hex value c2. % fgrep 'LDAP quoting' spec.txt | grep '^9' | od -taxC 0000000 9 . 1 5 c2 sp L D A P sp q u o t i 39 2e 31 35 c2 20 4c 44 41 50 20 71 75 6f 74 69 0000020 n g nl 6e 67 0a 0000023 This should never happen again. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##