From dev-return-88196-archive-asf-public=cust-asf.ponee.io@qpid.apache.org Sun May 13 18:05:05 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id A638D18076D for ; Sun, 13 May 2018 18:05:04 +0200 (CEST) Received: (qmail 5987 invoked by uid 500); 13 May 2018 16:05:03 -0000 Mailing-List: contact dev-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@qpid.apache.org Delivered-To: mailing list dev@qpid.apache.org Received: (qmail 5972 invoked by uid 99); 13 May 2018 16:05:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 May 2018 16:05:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 3423C1806F9 for ; Sun, 13 May 2018 16:05:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.011 X-Spam-Level: X-Spam-Status: No, score=-109.011 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id LPKWgLiIRYbL for ; Sun, 13 May 2018 16:05:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id B0EFF5FB95 for ; Sun, 13 May 2018 16:05:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id C2D6BE0E3E for ; Sun, 13 May 2018 16:05:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 4D3EE2179F for ; Sun, 13 May 2018 16:05:00 +0000 (UTC) Date: Sun, 13 May 2018 16:05:00 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@qpid.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (QPID-8188) Invalid type qualifiers causes build failure on GCC 8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/QPID-8188?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D16473= 536#comment-16473536 ]=20 ASF subversion and git services commented on QPID-8188: ------------------------------------------------------- Commit 51b9ae56dd57745e983abce6e860ee462ef38840 in qpid-cpp's branch refs/h= eads/master from [~crichardson] [ https://git-wip-us.apache.org/repos/asf?p=3Dqpid-cpp.git;h=3D51b9ae5 ] QPID-8188 Invalid type qualifiers causes build failure on GCC 8 > Invalid type qualifiers causes build failure on GCC 8 > ----------------------------------------------------- > > Key: QPID-8188 > URL: https://issues.apache.org/jira/browse/QPID-8188 > Project: Qpid > Issue Type: Bug > Components: C++ Broker > Affects Versions: qpid-cpp-1.38.0 > Environment: Gentoo x64, GCC 8.1 > Reporter: Chris Richardson > Priority: Major > Fix For: qpid-cpp-1.39.0 > > > [ 30%] Building CXX object src/CMakeFiles/qpidcommon.dir/qpid/sys/Dispatc= her.cpp.o > /home/chrisr/projects/qpid/qpid-cpp/source/src/qpid/log/Statement.cpp: In= static member function =E2=80=98static qpid::log::Category qpid::log::Cate= goryFileNameHints::categoryOf(const char*)=E2=80=99: > /home/chrisr/projects/qpid/qpid-cpp/source/src/qpid/log/Statement.cpp:121= :50: error: type qualifiers ignored on cast result type [-Werror=3Dignored-= qualifiers] > if (strstr(fName, (const char* const)it->first) !=3D 0) { -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org For additional commands, e-mail: dev-help@qpid.apache.org