From owner-svn-src-all@freebsd.org Mon Jun 10 13:49:16 2019 Return-Path: Delivered-To: svn-src-all@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 5ED4F15C002B for ; Mon, 10 Jun 2019 13:49:16 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-qt1-x830.google.com (mail-qt1-x830.google.com [IPv6:2607:f8b0:4864:20::830]) (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 EE2CE7456D for ; Mon, 10 Jun 2019 13:49:15 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-qt1-x830.google.com with SMTP id j19so10589595qtr.12 for ; Mon, 10 Jun 2019 06:49:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=n3av1DtxzvrXw8Q/dVEMl9mzyJ4FLuqvxSrTYuXi/kw=; b=MXYhpvg8o/cZ131nb7nnD0BkSWAN1IjLpUX6c/J73LCyn7vqbnDxnGfLjrGj0wLJd/ PH3GVpJNuMZk00ukjTK0WTHb5kHH/62J6SdfYsJQQjqkNYdUymWoYoDibSSGWbSvuUR1 TEm8ONYEbHrZl7E+W4p319r9GHmTw7TfEcmeVnkAIJumjCm+ote/Zrum8WglqvfQYgPs CprVVzMAHI9TZlJEi/04KCZXP+E1KsFdd8JlwYqAcFCZIdN+obwR/GmLy9aXrdBd8UET NX7oOWBC6uPam/q1LPoPy/3SSpNqVOkDHR3aRdzm4k4L3vaVEnrt5dvlWsdLJPcZZHT8 Gy9A== 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=n3av1DtxzvrXw8Q/dVEMl9mzyJ4FLuqvxSrTYuXi/kw=; b=AFWIz5mIOGcumOqODEEE/G3KH8SjOMnkAmIthhgUKUMhNCRC93S/minfphEbpLf3uq OlxkGTUh764bfdCwZy2d3GspzEkGmrOxTURHU83mG6V3PVjMTjx1uIz3r8lGEX0WL6yD iMMXqzxXCLdUZlyFkwHTY9ohpBHer6p+Pc7BMxsKjPYcXASitFZc0sBMg97WhfhA+yZp TqkMSUwSKZod7qpW6NI60AgQJDZV5hJe/1gxPAReaWD2qNd++zJzU/WS/i+d8cKk5bai ysP3OLGRZCXDwSWNu5FIgimNOPTGqhxJErkXdxQtmcf5n0vHT5BMt8G7+QbUTNsOqwco Pliw== X-Gm-Message-State: APjAAAV+9DoS7DGXNd14nh6yJ9MXuQ1wSfHHbXg9dSVjCWb931cSOhnn BGLNtWp1lj4m1+TP3/5FG5U1GCFKy7xvRmhntZv6KA== X-Google-Smtp-Source: APXvYqzweGueoFODLowkOqbCd3G32HE6+yxX+htK2+5o3SP7gVmnX8FXKcxjv8ncjZ8geW5s08nwbn+LWHONStSPghY= X-Received: by 2002:ac8:431e:: with SMTP id z30mr59662435qtm.291.1560174555070; Mon, 10 Jun 2019 06:49:15 -0700 (PDT) MIME-Version: 1.0 References: <201906100528.x5A5S4gm072561@repo.freebsd.org> <20190610110909.3e6fbc13@kalimero.tijl.coosemans.org> In-Reply-To: From: Warner Losh Date: Mon, 10 Jun 2019 07:49:02 -0600 Message-ID: Subject: Re: svn commit: r348847 - head/sys/sys To: "Conrad E. Meyer" Cc: Tijl Coosemans , src-committers , svn-src-all , svn-src-head X-Rspamd-Queue-Id: EE2CE7456D X-Spamd-Bar: ------ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-6.95 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.95)[-0.953,0]; REPLY(-4.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0] Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.29 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: Mon, 10 Jun 2019 13:49:16 -0000 On Mon, Jun 10, 2019, 7:44 AM Conrad Meyer wrote: > On Mon, Jun 10, 2019 at 2:10 AM T=C4=B3l Coosemans wro= te: > > On Mon, 10 Jun 2019 05:28:04 +0000 (UTC) Dmitry Chagin > > wrote: > > > ... > > > URL: https://svnweb.freebsd.org/changeset/base/348847 > > > Log: > > > Use C11 anonymous unions. > > > > > > Modified: head/sys/sys/ucred.h > > ... > > > > Isn't this a userland header that should work with non-C11 compilers? > > Hi Tijl, > > Why would one expect userland headers to work with non-C11 (gnu89) > compilers? > Because those compilers can choose non c11 variants of the language? Warner >