What does bison do with undefined tokens?

Hal Murray halmurray at sonic.net
Tue Aug 22 07:09:40 UTC 2023


ntpd/ntp_parser.y has this line:

%token	<Integer>	T_Timingstats

T_Timingstats is never defined.  All the other similar tokens are defined in 
ntpd/keyword-gen.c

-- 
These are my opinions.  I hate spam.





More information about the devel mailing list