Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1850540yba; Fri, 10 May 2019 02:03:04 -0700 (PDT) X-Google-Smtp-Source: APXvYqxc/SvDlZOgCS2M+ExNZ9WRzbfLcWhoHIU0iB/qK2rN7pkqmQld6UoXBn/kpiRAvAfsimA+ X-Received: by 2002:a17:902:a510:: with SMTP id s16mr11417166plq.334.1557478984207; Fri, 10 May 2019 02:03:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557478984; cv=none; d=google.com; s=arc-20160816; b=eTdV8yldrARQEeFmCipjsYIPPKT5uTu2KyTe0Qxhw9ygEi00oZvgaQV6bNb9xmPiv2 cqU1TzWVrWuCsUFUsERaX/8fnVlZSNzrNbV+7jxHhDhy7yPxha6tIboFu4MZjTdqzjp9 ZuSIfgC5tB/W0bfcwRByzm4MK92OAqPLI3Z+PZWHjEaD6YmLZMN4KC5vS44mIiu0EPxO ukrvKenw9sfLHPy51qwoe6bOF6X7hcyS+ef0zfUmM50VsowBmFQ0DoelL8B8FqI6j38a BJ2nMdWTEb16Szo2EAiGc+b12sNIu6tdC/7vLOfPDgIV8SFUbvBqXPkYRCq1ev2cJE2L P1yw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:date:to:from:subject:message-id; bh=JKtiThEYD9SQ/Z40IPEtesVhauotprahUMSIrLATJ64=; b=GzPnpf7TPlkQaRP2vUkELGFmpuxGMBMwV+WrgUEfsvlW8C9GAYDmWy1zKBKYnP6+3W SxL/Q7cyL5blox1Ee3U0vysJwecZ/y3sZvacg58OX3pYd8NrM9pqPpxI2NGm4jes3eG5 /0Equ1xj62L8qI+xp4SHWZpEDVjVlhBhN/k4XVrYOgtKZ4XGfdcZa0G6feDuGb8b6YqY Igb5TAv24oVoAg9QzVOiZ6PUN4yI1cDqd7N3SnAq3APDd3WQA+hThMzvi+hJqqqhth7T TESQpKLIv6uzsHgY+crYaCcSYehjdVAGsYGyDbfL/eAJ9GTKXYWEFpS+5VV+JPkqAF15 uDUQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p11si6787315pgd.65.2019.05.10.02.02.30; Fri, 10 May 2019 02:03:04 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-bluetooth-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-bluetooth-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727009AbfEJJBx (ORCPT + 99 others); Fri, 10 May 2019 05:01:53 -0400 Received: from relay5-d.mail.gandi.net ([217.70.183.197]:43159 "EHLO relay5-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727001AbfEJJBx (ORCPT ); Fri, 10 May 2019 05:01:53 -0400 X-Originating-IP: 83.155.44.161 Received: from classic (mon69-7-83-155-44-161.fbx.proxad.net [83.155.44.161]) (Authenticated sender: hadess@hadess.net) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id CD0391C0013; Fri, 10 May 2019 09:01:51 +0000 (UTC) Message-ID: <603f5710ed4711308901ff4322925b6a33cf0f71.camel@hadess.net> Subject: Re: Build Warnings, BlueZ TIP, Fedora-30 From: Bastien Nocera To: "Gix, Brian" , "linux-bluetooth@vger.kernel.org" Date: Fri, 10 May 2019 11:01:50 +0200 In-Reply-To: <1557343285.14401.4.camel@intel.com> References: <1557343285.14401.4.camel@intel.com> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.32.1 (3.32.1-1.fc30) MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-bluetooth-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-bluetooth@vger.kernel.org On Wed, 2019-05-08 at 19:21 +0000, Gix, Brian wrote: > These 3 new build warnings showed up when I upgraded one of my > devices to Fedora 30. > > They are all in the Android subtree. I sent patches for those to the list yesterday, would be nice if you could test them. They were only compile-tested. Cheers