Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Apr 2015 10:01:19 +0200
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        Cy Schubert <Cy.Schubert@komquats.com>
Cc:        Joel Dahl <joel@vnode.se>, freebsd-current@freebsd.org, Xin LI <delphij@FreeBSD.org>, Cy Schubert <cy@FreeBSD.org>, Jung-uk Kim <jkim@FreeBSD.org>
Subject:   Re: ntpd errors after upgrade on current amd64
Message-ID:  <20150403080118.GA2375@roberto-aw.eurocontrol.fr>
In-Reply-To: <201504030126.t331Qgk9006352@slippy.cwsent.com>
References:  <jkim@FreeBSD.org> <551DA257.6060100@FreeBSD.org> <201504030126.t331Qgk9006352@slippy.cwsent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@keltia.net
In memoriam to Ondine, our 2nd child: http://ondine.keltia.net/




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150403080118.GA2375>