You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Vinson Lee (JIRA)" <ji...@apache.org> on 2013/09/27 20:31:04 UTC

[jira] [Created] (MESOS-710) logging/logging.cpp:72:5: error: format not a string literal and no format arguments [-Werror=format-security]

Vinson Lee created MESOS-710:
--------------------------------

             Summary: logging/logging.cpp:72:5: error: format not a string literal and no format arguments [-Werror=format-security]
                 Key: MESOS-710
                 URL: https://issues.apache.org/jira/browse/MESOS-710
             Project: Mesos
          Issue Type: Bug
            Reporter: Vinson Lee
            Priority: Blocker


Build error introduced by commit 8cf5bfa82e780fa97c2a2bdba443169de5180489.

logging/logging.cpp: In function 'void mesos::internal::logging::handler(int)':
logging/logging.cpp:72:5: error: format not a string literal and no format arguments [-Werror=format-security]

commit 8cf5bfa82e780fa97c2a2bdba443169de5180489
Author: Vinod Kone <vi...@twitter.com>
Date:   Mon Sep 16 12:59:46 2013 -0700

    Preserved exit status when SIGTERM is received.
    
    Review: https://reviews.apache.org/r/14153




--
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