How does the parser work?

Hal Murray halmurray at sonic.net
Mon Dec 4 07:45:40 UTC 2023


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.


-- 
These are my opinions.  I hate spam.





More information about the devel mailing list