From owner-svn-src-all@freebsd.org Tue Feb 7 19:13:39 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 330DDCD4C6D; Tue, 7 Feb 2017 19:13:39 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: from mail-pf0-x243.google.com (mail-pf0-x243.google.com [IPv6:2607:f8b0:400e:c00::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F38AADF5; Tue, 7 Feb 2017 19:13:38 +0000 (UTC) (envelope-from yaneurabeya@gmail.com) Received: by mail-pf0-x243.google.com with SMTP id f144so9867619pfa.2; Tue, 07 Feb 2017 11:13:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:mime-version:from:in-reply-to:date:cc:message-id:references :to; bh=oH2r635airVb7X3Kk0uBo6ozptNmIwXBaYiBX0ZUhi4=; b=D9o5hnzGyJiYxQ2sYfw4M0DuZYJSVEvIZZDi09d72aykTI2/l30+eiEkdnkmHojvtj W3ElZ5euCjeGmXwJ6oSqpGRuDCoSNtRGaCtSW3zxhPbNq6qFG3zTAa3h55XhReIqbtjm TfG4SKAUlPjicr+CEXjBMTH1V24cm6J0Ij4WKP8KeF4CHisMUi9BTvqch4N3sH4U4UJY o7Ld1mdMnFvgg8eKQs8cokkp8odFRd1cxYdKWTbRMwiOow/nPEG5q2wqSctA+Mw0Rxz4 r5QfOn2Sv5k1IMKp5uX+MSqGZeULZKm5Nw2g5YEE2A6jAj4AAhd0YHxGMHapxBYYDyD+ +pLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:mime-version:from:in-reply-to:date:cc :message-id:references:to; bh=oH2r635airVb7X3Kk0uBo6ozptNmIwXBaYiBX0ZUhi4=; b=ZnYC9sU2pU2ydjtyDrcnCnQXQH33EYYnu7Q6UkBkX9S/gvL1xFoMbirn6n+qfO9Md+ 4Ub5GZxtPPF/2/c6cn8Fi8OU/n5wS2j5wHKbneHgVqOIqMtoIkdup7G1fzQcYo4J+8Kl rv+SYshjR25GWdxila24AWpmD4mQiRjh77p4b9rAkagr3ylI4bsKVQc1OXjvOuGwK2t0 5yhym2n00NxcwEbAtABfPgIRO3Ma57Q+OCxyjpgzLEcHVANNTmMFiuCNQhxuG4z4ncDT UYZMBNT8JVK+wntRbIxY6dqT3WkrN9gug3YWgk0PyS6JMhvsEmZmxfs7VvtzcVAt7ws0 Ktpg== X-Gm-Message-State: AIkVDXJ4Sj8NaXZULXcYfMYPY4LpWEXJR+5vBjEti+Zu7Nk5uq33l17htA06iDvz9vZt6g== X-Received: by 10.84.128.33 with SMTP id 30mr28305839pla.128.1486494818135; Tue, 07 Feb 2017 11:13:38 -0800 (PST) Received: from pinklady.local (c-73-19-52-228.hsd1.wa.comcast.net. [73.19.52.228]) by smtp.gmail.com with ESMTPSA id 75sm13389737pfp.80.2017.02.07.11.13.37 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 07 Feb 2017 11:13:37 -0800 (PST) Subject: Re: svn commit: r313398 - head/contrib/byacc/test/yacc Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Content-Type: multipart/signed; boundary="Apple-Mail=_4B01CC8E-883A-43F2-A7C5-4A95E5A07B4E"; protocol="application/pgp-signature"; micalg=pgp-sha512 X-Pgp-Agent: GPGMail From: "Ngie Cooper (yaneurabeya)" In-Reply-To: Date: Tue, 7 Feb 2017 11:13:15 -0800 Cc: Ngie Cooper , src-committers , svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-Id: References: <201702071837.v17Ibkhn009905@repo.freebsd.org> <25E886E6-970E-43C7-9654-CB380E2C84F6@gmail.com> To: Jung-uk Kim X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 19:13:39 -0000 --Apple-Mail=_4B01CC8E-883A-43F2-A7C5-4A95E5A07B4E Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 > On Feb 7, 2017, at 10:46, Jung-uk Kim wrote: >=20 > On 02/07/2017 13:40, Ngie Cooper (yaneurabeya) wrote: >>=20 >>> On Feb 7, 2017, at 10:37, Ngie Cooper wrote: >>>=20 >>> Author: ngie >>> Date: Tue Feb 7 18:37:46 2017 >>> New Revision: 313398 >>> URL: https://svnweb.freebsd.org/changeset/base/313398 >>>=20 >>> Log: >>> Apply r274475's to expr.oxout.tab.c to fix the test on FreeBSD >>>=20 >>> YYINT on FreeBSD is int, not short >>>=20 >>> I'll work with the upstream maintainer or come up with a build >>> method of modifying their definitions on install instead of >>> having to modify tests to match our forked YYINT definition. >>>=20 >>> PR: 216891 >>> Sponsored by: Dell EMC Isilon >>=20 >> I forgot to mention=E2=80=A6 "X-MFC with: r313105, = r313106=E2=80=9D. >> An MFC timer was never set for those changes, so I didn=E2=80=99t = set a timer in my change either, but if those changes are backported, I = can backport this one as well. >=20 > Thanks and sorry for the break. No worries :)=E2=80=A6 I have an idea for how to do this more reliably = in the future without having to hack up the tests. I=E2=80=99ll send = that out for CR sometime this coming week. -Ngie --Apple-Mail=_4B01CC8E-883A-43F2-A7C5-4A95E5A07B4E Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIcBAEBCgAGBQJYmhxSAAoJEPWDqSZpMIYVvl8P/iNK1i7IQZtrvujRBotRCUvg o+LLDAmPq6StuPfuF/L8xoiOvJjUI1EwGREmYPlg3365grlVRWEA4ZCfFJ8LsbJn 0mDaBPyqtwob4A6eL+FykDBNdFTRcMyeTMOYFB+vy0OSrqhtBIegcF2At5N4AXMk VldC4ifTgVHggRm+ohYinDj/zzr3xCqgDp+gsvFoX3IkDKj+DtS46Bd01yNZ9zDB ySYIrurQao/+v4thVqPATrYmXxAPwTielFxRsR1jLrXc+tBt9vyIPB9+s+ScL29n yhwwBYd35+ODIzhpRHpb20TgLqmiqfQnA70Lugs/BncNU+Vi90VKAHSbsmmIgdSM TadjPMHVJ61XqcB30oK069bSqjzKUl7tr2bFHHXyFkJdVCQ68lZp2lTr5QYcikDE dEatzVwXcrileadUXyuEm2pWaG9UpCq+TF+Urs424bkJofGaT9hgwrK4wcqCN7O1 8dWE3G7ucn7uAAIs35uSrxSt8EIHT7LaTcME2K9saxQHtRshUILGfUUM2fcbElQS U2EnNUeAV4AVYTV+RzM1Vk7o+54jFOUZ1wVW7VFRuyRGIv8LaPa3fLiEZ0degsyc GxgDMyCDQCUi0XZlFnBIZXFRRUWJ8EETJ7BlQcij9N6dmK5jOofJJqd+yNjuOzCc bhM0HzL3/Ns8lrfgcxl8 =dE08 -----END PGP SIGNATURE----- --Apple-Mail=_4B01CC8E-883A-43F2-A7C5-4A95E5A07B4E--