From owner-svn-src-all@FreeBSD.ORG Sat Jun 6 19:50:47 2015 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 73F98BBD; Sat, 6 Jun 2015 19:50:47 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ie0-x22f.google.com (mail-ie0-x22f.google.com [IPv6:2607:f8b0:4001:c03::22f]) (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 3C79E14EB; Sat, 6 Jun 2015 19:50:47 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by ieclw1 with SMTP id lw1so77165776iec.3; Sat, 06 Jun 2015 12:50:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=OPKce2eKYyIwt2Are+gEvH67XDlIzzhwL9HUHqDiY5Q=; b=iRRBh1BVBSWENWfJNAttpxcuKHMnmy+RFYCio3Jg3/6PZ5jOUteMxhchjQzj4YES74 eIbuzj8jvTBE8/hZLrSmU1Syp70wMKJVB2oULrSlBxA46kB3kecr6bEgkSBZkGuxa95S JxmHFvLp1B1lo3NlfYkbcVqT+x2k61QZ/ieWpL1/oa6zGaMDpgrGigT+ViLc+38h552E 75GIdIdg0WbqmXDLweZ6JdIpKsKiQEmSrVt7tu5R+BNexwGwndKdOey662VIRny4biyF vye3QyIfmMMsvDOALsHpFVKL3SWZNbWJ3SXMPV87jKJxjV6GbhFpsapYdiDZq75HbkEG I28A== MIME-Version: 1.0 X-Received: by 10.50.97.105 with SMTP id dz9mr4897931igb.49.1433620246511; Sat, 06 Jun 2015 12:50:46 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.38.133 with HTTP; Sat, 6 Jun 2015 12:50:46 -0700 (PDT) In-Reply-To: <20150606194700.GA61276@ivaldir.etoilebsd.net> References: <201506061320.t56DK2EU037038@svn.freebsd.org> <20150606194700.GA61276@ivaldir.etoilebsd.net> Date: Sat, 6 Jun 2015 12:50:46 -0700 X-Google-Sender-Auth: _wkhWmrS8p2tLnpfeGA3MHPl3HI Message-ID: Subject: Re: svn commit: r284071 - head/libexec/atrun From: Adrian Chadd To: Baptiste Daroussin Cc: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Sat, 06 Jun 2015 19:50:47 -0000 Sweet, thanks! -a On 6 June 2015 at 12:47, Baptiste Daroussin wrote: > On Sat, Jun 06, 2015 at 12:09:36PM -0700, Adrian Chadd wrote: >> bad bapt, bad bapt. >> > Yeah I forgot bloody gcc 4.2 does yell at things a more recent gcc does not yell > at... > > I fixed another one I have buildworld finishing on mips now > > Best regards, > Bapt