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

ASF subversion and git services commented on PROTON-780:
--------------------------------------------------------

Commit 85af446f2fa24f825087f64db8cdefa7dc1feb63 in qpid-proton's branch 
refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=85af446 ]

PROTON-780: Fix "variadic macro" compiler errors under GNU C++ compiler.


> RHEL 6 CXX Build Issue
> ----------------------
>
>                 Key: PROTON-780
>                 URL: https://issues.apache.org/jira/browse/PROTON-780
>             Project: Qpid Proton
>          Issue Type: Bug
>    Affects Versions: 0.9
>         Environment: RHEL 6, CXX Compiler
>            Reporter: Irina Boverman
>            Assignee: Alan Conway
>
> mkdir -p build
> cd build
> cmake -DBUILD_WITH_CXX=ON ..
> make
> Results in this:
>  20%] Building CXX object proton-c/CMakeFiles/qpid-proton.dir/src/log.c.o
> In file included from 
> /home/jenkins/workspace/proton-cxx/label/master/proton-c/src/log.c:20:
> /home/jenkins/workspace/proton-cxx/label/master/proton-c/include/proton/log.h:54:17:
>  error: anonymous variadic macros were introduced in C99
> make[2]: *** [proton-c/CMakeFiles/qpid-proton.dir/src/log.c.o] Error 1
> make[1]: *** [proton-c/CMakeFiles/qpid-proton.dir/all] Error 2
> make: *** [all] Error 2



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to