On 6/14/06, Jochen Wiedmann <[EMAIL PROTECTED]> wrote:
jerome lacoste wrote:

> I am not so sure this test is a valid test case. Continuations are
> supposedly allowed. Read my comment in your issue in Jira.

I believe, you are misreading the specification. A continuation is defined
as otherchar* newline. But otherchar is defined as anything but NUL, CR, LF.
In other words, even in a continuation line, LF is not allowed.

"otherchar* newline"

This means that a continuation contains a single newline element. So
LF is allowed as part of this newline element, to terminate your
continuation, right ?

Let's continue this in the issue.

J

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to