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

ASF subversion and git services commented on TS-1786:
-----------------------------------------------------

Commit f42c64a7d983df86ef5bfcc033220bd6dc984337 in branch refs/heads/master 
from [~jpe...@apache.org]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=f42c64a ]

TS-1786: build fix for 128-bit atomics

TS_TRY_COMPILE_NO_WARNING() forces us to re-add the 128-bit atomic
compiler flags after we restore the saved flags.

                
> only enable -Werror for debug builds
> ------------------------------------
>
>                 Key: TS-1786
>                 URL: https://issues.apache.org/jira/browse/TS-1786
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 3.3.5
>
>
> It's very difficult to always build with -Werror on every platform we 
> support. -Werror is only valuable to developers, not so much for users. We 
> should consider only enabling -Werror if the build was configured with 
> --enable-debug. This probably involves adding autoconf macros to test whether 
> the compiler actually supports -Werror.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to