[Tools-discuss] [ABNF] Legal or not legal to have literal numbers?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tools-discuss] [ABNF] Legal or not legal to have literal numbers?
The attached grammar, extracted from
draft-greifenberg-mmusic-img-urn-02, is accepted by half of the ABNF
checking tools and refused by the other half.
The controversial issue is:
MM = ( 0 DIGIT )
^
Literal number
I believe it is not authorized by RFC 4234. Among the programs:
* Jutta Degener's abnfgen accepts it,
* Bill Fenner's ABNF Parser refuses it,
* my Eustathius program refuses it,
* ABNF Validator accepts it.
_______________________________________________
Tools-discuss mailing list
Tools-discuss at ietf.org
https://www1.ietf.org/mailman/listinfo/tools-discuss
Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.