<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Nov 6, 2020 at 6:30 PM Cyril Hrubis <<a href="mailto:chrubis@suse.cz">chrubis@suse.cz</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi!<br>
> I tried with more complicated configurations for test parsing, most works<br>
> as expected but except the below one with parentheses ():<br>
> <br>
>     "CONFIG_DEFAULT_HOSTNAME=\"(none)\"",<br>
> <br>
> That's because the parentheses are the element of expression and used<br>
> to distinguish tokens, I???m not sure whether we can change it as a general<br>
> character to fix this problem, if no, we might need to comment on this in<br>
> the documentation.<br>
<br>
Well we would have to teach the tokenizer about strings, i.e. treat<br>
everything inside of double quotes as single token. That shouldn't be<br>
that hard, I can try to add this later on.<br></blockquote><div><br></div><div><div class="gmail_default" style="font-size:small">That would be great, thank you!</div></div></div><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div>Regards,<br></div><div>Li Wang<br></div></div></div></div>