<div dir='auto'><div><div data-smartmail="gmail_signature">On Dec 3, 2023 23:45, Hal Murray via devel <devel@ntpsec.org> wrote:</div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">
<br>
ntp_parser.y contqains:
<br>
<br>
%token <Integer> T_Tinker
<br>
%token <Integer> T_Tlsciphers
<br>
%token <Integer> T_Tlsciphersuites
<br>
<br>
I'd expect those tokens to come from the keywords header file.
<br>
But tlsciphers isn't in the keyword list.
<br>
tlscipehrswuites is in the list.<br></p></blockquote></div></div></div><div dir="auto"><br></div><div dir="auto">The host phase of Waf build generates tablegen which in turn generates keywords.h IIRC. I have no idea how the internals work. I seem to recall that tablegen.c was badly scored by Codacy.</div><div dir="auto"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p dir="ltr">
</p>
</blockquote></div><br></div></div></div>