According to Cy Schubert on Thu, Apr 02, 2015 at 06:26:42PM -0700: > Ntp_parser.y is not redundant. It is referenced by ntp_parser.c. I put that > fix in two days ago. No, it is the source of ntp_parser.c/h through yacc (or bison) as jkim said. In theory, you have only the .y and during build you generate the .c/.h. In practice, you always use the ntp_parser.c/.h that come pre-built and build with that. As jkim shows, the generated file can be quite different. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto_at_keltia.net In memoriam to Ondine, our 2nd child: http://ondine.keltia.net/Received on Fri Apr 03 2015 - 06:01:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:56 UTC