[
https://issues.apache.org/jira/browse/TS-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506301#comment-14506301
]
ASF subversion and git services commented on TS-3514:
-----------------------------------------------------
Commit be1e0175724562523a3a92fee29b82cc840fe252 in trafficserver's branch
refs/heads/master from [~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=be1e017 ]
TS-3514 TS-3502 TS-3515 Run clang-format
> Atomic check for gcc >4.1 breaks with gcc 5.0
> ---------------------------------------------
>
> Key: TS-3514
> URL: https://issues.apache.org/jira/browse/TS-3514
> Project: Traffic Server
> Issue Type: Bug
> Components: Build
> Reporter: Marcin Juszkiewicz
> Assignee: James Peach
> Fix For: 5.3.0, 6.0.0
>
> Attachments: 0001-GCC-compiler-4.1-should-accept-5.x-as-well.patch
>
>
> lib/ts/ink_atomic.h has a check for gcc >= 4.1 but done in a way which blocks
> gcc 5.0 from being used.
> Fedora 22 has prerelease of gcc 5.0 as default compiler.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)