From owner-svn-src-head@freebsd.org Thu Apr 18 01:23:16 2019 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15D911580294; Thu, 18 Apr 2019 01:23:16 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-it1-f194.google.com (mail-it1-f194.google.com [209.85.166.194]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A6F3C6E84C; Thu, 18 Apr 2019 01:23:15 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: by mail-it1-f194.google.com with SMTP id y204so847871itf.3; Wed, 17 Apr 2019 18:23:15 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=M/8pk3OHNtWkWl/2CNV8byvl+QdOD+o4Q5DOsZsuvDA=; b=jZGvvHf2s1rmU4MAGU30z6P4syQXEbtDjU+x7LCCSCSle/Q/c+rPgrFnEdVP9qz+ai TTqR7ZuoCR2njLe/E9zJzKCEoTOwxU3VuQjolJ3uhR+rWRBsIAHOm9zeSewB3iILgCSo jDgh+kliiKL48gCjzjs4Tx1/OULRYoc4EPiZ/LBxps94xRiFzfvVf8O3/QS3Fu9vyr2h RgnnTve1J4ZUwN5J+ZcoviktrtIdPxAhzfMKrP77psjRcVLgo67QbYvlV+3Yp19fqSUI A1y35t1QIiOzSPzP5ZRr/OXC0PnHSGAZFgQ2zaix83jvEcifgTlFh2X7utY9ttbjE307 1HFQ== X-Gm-Message-State: APjAAAW51bDaj7ZcN6hx+AmkibbKegLFdJmmpMh5yV4OFPYd8WQwZ9Jx ydGvRhInu3XfwGDTVUSBp3WtzM11MUkTaC2YmfU= X-Google-Smtp-Source: APXvYqxj6mZX7hVlDM7Y3F8AcXCwJPlqQdx4eyRqUuKSpgS6/xPYeUwVthiM6K1wZAE/Ap3XqTPTSbdRc/7ymcUZL58= X-Received: by 2002:a24:7354:: with SMTP id y81mr1277438itb.87.1555550594688; Wed, 17 Apr 2019 18:23:14 -0700 (PDT) MIME-Version: 1.0 References: <201904180117.x3I1H70l065558@slippy.cwsent.com> In-Reply-To: <201904180117.x3I1H70l065558@slippy.cwsent.com> From: Ed Maste Date: Wed, 17 Apr 2019 21:23:02 -0400 Message-ID: Subject: Re: svn commit: r346316 - in head: contrib/elftoolchain/strings sbin/savecore usr.bin/brandelf usr.bin/head usr.bin/wc To: Cy Schubert Cc: "O. Hartmann" , src-committers , svn-src-all , svn-src-head Content-Type: text/plain; charset="UTF-8" X-Rspamd-Queue-Id: A6F3C6E84C X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.97 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.97)[-0.970,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; REPLY(-4.00)[] X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Apr 2019 01:23:16 -0000 On Wed, 17 Apr 2019 at 21:17, Cy Schubert wrote: > > This only tests for the FA_OPEN. It will miss any new macro definitions > should there be any at some point in the future. Yes, this should be replaced with a more holistic approach to addressing includes.