On Dec 3, 2023 23:45, Hal Murray via devel <devel@ntpsec.org> wrote:


ntp_parser.y contqains:

%token  <Integer>       T_Tinker
%token  <Integer>       T_Tlsciphers
%token  <Integer>       T_Tlsciphersuites

I'd expect those tokens to come from the keywords header file.
But tlsciphers isn't in the keyword list.
tlscipehrswuites is in the list.


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.


_______________________________________________
devel mailing list
devel@ntpsec.org
https://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to