I assume the problem is that you're using ':' for 2 purposes:

content_line ::= content_name params ':' value CRLF

and

TEXT_CHAR ~
      [\\] [\\n,;:]

-- 
You received this message because you are subscribed to the Google Groups 
"marpa parser" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to