[
https://issues.apache.org/jira/browse/TS-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487630#comment-14487630
]
ASF subversion and git services commented on TS-3514:
-----------------------------------------------------
Commit 98a2e1bb371b42b49d51b6ba667f110de614d4bf in trafficserver's branch
refs/heads/5.3.x from [~hrw-redhat]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=98a2e1b ]
TS-3514: GCC compiler >= 4.1 should accept 5.x as well
Signed-off-by: Marcin Juszkiewicz <[email protected]>
(cherry picked from commit 5d67f230220765a18da9392a10239d94e7c5d94a)
Conflicts:
CHANGES
> 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)