[ 
https://issues.apache.org/jira/browse/QPID-8188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16470522#comment-16470522
 ] 

ASF GitHub Bot commented on QPID-8188:
--------------------------------------

GitHub user chrisrichardson77 opened a pull request:

    https://github.com/apache/qpid-cpp/pull/18

    QPID-8188 Invalid type qualifiers causes build failure on GCC 8

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fourceu/qpid-cpp QPID-8188

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-cpp/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit 51b9ae56dd57745e983abce6e860ee462ef38840
Author: Chris Richardson <chrisr@...>
Date:   2018-05-10T15:08:08Z

    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/Dispatcher.cpp.o
> /home/chrisr/projects/qpid/qpid-cpp/source/src/qpid/log/Statement.cpp: In 
> static member function ‘static qpid::log::Category 
> qpid::log::CategoryFileNameHints::categoryOf(const char*)’:
> /home/chrisr/projects/qpid/qpid-cpp/source/src/qpid/log/Statement.cpp:121:50: 
> error: type qualifiers ignored on cast result type 
> [-Werror=ignored-qualifiers]
>  if (strstr(fName, (const char* const)it->first) != 0) {



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to