From owner-svn-src-all@FreeBSD.ORG Tue Oct 7 22:39:48 2014 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2753014E; Tue, 7 Oct 2014 22:39:48 +0000 (UTC) Received: from mail-wg0-x22a.google.com (mail-wg0-x22a.google.com [IPv6:2a00:1450:400c:c00::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A641B1F; Tue, 7 Oct 2014 22:39:47 +0000 (UTC) Received: by mail-wg0-f42.google.com with SMTP id z12so10349909wgg.13 for ; Tue, 07 Oct 2014 15:39:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=Anvucj+QE3CVEdbIHlvIM2zbqcYY1nVif8bPSWfOp4Y=; b=vyz5NHOpHP1otfckYuxzMSgruZMuTN/AMUSRtpIJYi4aPxGJDNCtUHsMmigs5WTmQn tnaM/7XlJFakKWWQON26b8viXK+YZPOlWn4fmE38bSEiRhEarHAXdP+YTbavbUpCtafA mnoUedGz3Ep+WmBPCxUwrIOJFoymV3kH5yUCLg89C+JkqaKEoa7pge+hSF6Qe3L339FF eBup9Pgn3fwP6bsM5JwCMpcRII53DJZQW1JDs/ozEXAVdRBTIuTLfqejQeOFOQ9g+F8Y E7hKkCRuLLOttPgfpo3lA8j5ZXS23wA9uW0UPdcpCUBiyQKvCkUmfCoZBOIB+vIXNiCF kL+A== X-Received: by 10.194.171.37 with SMTP id ar5mr7878885wjc.69.1412721585558; Tue, 07 Oct 2014 15:39:45 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id eg8sm16347242wib.15.2014.10.07.15.39.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Oct 2014 15:39:44 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 8 Oct 2014 00:39:42 +0200 From: Baptiste Daroussin To: Craig Rodrigues Subject: Re: svn commit: r272649 - head/contrib/byacc Message-ID: <20141007223941.GT37670@ivaldir.etoilebsd.net> References: <201410061443.s96Eh2Jn022718@svn.freebsd.org> <20141006144924.GB37670@ivaldir.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ULJ2Z7kCM1hyNsWd" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.18-1 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 Oct 2014 22:39:48 -0000 --ULJ2Z7kCM1hyNsWd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 07, 2014 at 02:02:34PM -0700, Craig Rodrigues wrote: > On Mon, Oct 6, 2014 at 7:49 AM, Baptiste Daroussin wro= te: >=20 > > > > Why a direct commit instead of a proper import of 20141005 version? it > > would > > have imho been better, simpler and easier to maintain. > > >=20 > Because according to Thomas Dickey, he did not fix all > the memory related problems in snapshot 20141005. Specifically there are > still > some issues not fixed when realloc() is called. > I was going to wait for the next snapshot. > However, I wanted to get that one fix into FreeBSD to fix the kyua tests, > which have been failing under Jenkins. See: > https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/ > (see runs #10 and #11). In that case I will import the new one which has the fix (do you confirm?) Best regards, Bapt --ULJ2Z7kCM1hyNsWd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQ0a60ACgkQ8kTtMUmk6EzoHQCfZR3GElARQNXmB9sKWmCRAxCh 1wEAoJ6Rr0tCDMtWUcaDEioIp8d+WkDR =arik -----END PGP SIGNATURE----- --ULJ2Z7kCM1hyNsWd--