Juergen Schoenwaelder <[email protected]> wrote:
> I think we should consider this for a future version of YANG but not
> now. I am not aware what implementors had problems to implement YANG
> strings in YANG 1 or YANG 1.1 and we are at a point in the process
> where I like to not run the risk to make bigger changes to the
> specification that may turn out to introduce incompabilities.
I agree.
However, there is one thing below that I'd like to clarify:
> > *** Hmmm, is an unaccompanied CR allowed in an unquoted string? If
> > so, "ordinary-char" and my previous text regarding line breaks need
> > to be amended.
To clarify this, I suggest:
OLD:
An unquoted string is any sequence of characters that does not
contain any space, tab or newline characters, a single or double
quote character, a semicolon (";"), braces ("{" or "}"), or comment
sequences ("//", "/*", or "*/").
NEW:
An unquoted string is any sequence of characters that does not
contain any space, tab, carrige return, or line feed characters, a
single or double quote character, a semicolon (";"), braces ("{" or
"}"), or comment sequences ("//", "/*", or "*/").
/martin
_______________________________________________
netmod mailing list
[email protected]
https://www.ietf.org/mailman/listinfo/netmod