Mailing List Archive

[Bug 244] Newline as a list item separator
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=244


holmgren@lysator.liu.se changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|ph10@hermes.cam.ac.uk |holmgren@lysator.liu.se
Status|NEW |ASSIGNED




------- Comment #1 from holmgren@lysator.liu.se 2007-02-21 13:17 -------
Created an attachment (id=75)
--> (http://www.exim.org/bugzilla/attachment.cgi?id=75&action=view)
Allow any control character as separator

This patch allows any control character to act as the separator. It has to be
given literally, but that is no problem since string expansion interprets
escape sequences. A doubled control character separator is interpreted as two
separators, *not* as one literal character, because that is normally not
desired.

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

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
[Bug 244] Newline as a list item separator [ In reply to ]
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

http://www.exim.org/bugzilla/show_bug.cgi?id=244


ph10@hermes.cam.ac.uk changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED




------- Comment #2 from ph10@hermes.cam.ac.uk 2007-02-26 14:07 -------
I have committed this patch; I think the only changes I made were to update
various comments in the code.

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

--
## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##