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! -=- robe...@keltia.net
In memoriam to Ondine, our 2nd child: http://ondine.keltia.net/

_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to