You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2013/11/24 20:29:35 UTC

[jira] [Created] (TS-2390) CLONE - only enable -Werror for debug builds

Leif Hedstrom created TS-2390:
---------------------------------

             Summary: CLONE - only enable -Werror for debug builds
                 Key: TS-2390
                 URL: https://issues.apache.org/jira/browse/TS-2390
             Project: Traffic Server
          Issue Type: Bug
          Components: Build
            Reporter: James Peach
            Assignee: James Peach


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 was sent by Atlassian JIRA
(v6.1#6144)