[to abnf list] Leading-space deletion

Gordon Thomas gjthomas at usc.edu
Tue Sep 7 22:26:13 CEST 2004


Hi- 
 
The parser generated these errors -
 
boreas: 133% ./parser xyz.abnf
ABNF syntax checker version 0.02
7 lines
Syntax error: R<*>eplaces   

On manually removing all leading spaces (i.e. manually using the "shift <<"
vi command) the parser generated an OK
 
boreas: 134% ./parser xyz.abnf
ABNF syntax checker version 0.02
7 lines
OK
Maximum jumpback: 10 chars
EQUAL: Used 2 times, but not defined
HCOLON: Used 1 times, but not defined
SEMI: Used 1 times, but not defined
callid: Used 1 times, but not defined
generic-param: Used 1 times, but not defined
token: Used 2 times, but not defined
Replaces: Defined but not used

Doesnt the parser have automatic leading-space deletion, or am I missing
something ?
 
Thanks,
 
Gordon.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://eikenes.alvestrand.no/pipermail/abnf/attachments/20040907/e7d550eb/attachment.htm


More information about the ABNF mailing list