Date: Thu, 06 Sep 2012 08:12:24 +1200 From: Andrew Turner <andrew@fubar.geek.nz> To: Rafal Jaworowski <raj@semihalf.com> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r239998 - head/contrib/dtc Message-ID: <20120906081224.3c3676c6@fubar.geek.nz> In-Reply-To: <07899894-3253-4F16-9CAB-8339E23D57F8@semihalf.com> References: <201209020148.q821ml0M018010@svn.freebsd.org> <07899894-3253-4F16-9CAB-8339E23D57F8@semihalf.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Sep 2012 20:14:23 +0200 Rafal Jaworowski <raj@semihalf.com> wrote: > > On 2012-09-02, at 03:48, Andrew Turner wrote: > > > Author: andrew > > Date: Sun Sep 2 01:48:47 2012 > > New Revision: 239998 > > URL: http://svn.freebsd.org/changeset/base/239998 > > > > Log: > > Fix a logic inversion in an assert to allow us to use dts files > > that include other files. > > > > Modified: > > head/contrib/dtc/dtc-lexer.l > > Is this a bug in the dtc that should be upstreamed perhaps, or is it > fixed at the point beyond our recent import of the vendor package? No, it is a local change as we are missing yypush_buffer_state and yypush_buffer_state and this code emulates them. Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120906081224.3c3676c6>