You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Darryl L. Pierce (JIRA)" <ji...@apache.org> on 2014/01/21 21:05:24 UTC

[jira] [Updated] (QPID-5499) Ruby/Perl bindings fail to compile with -Werror=format-security

     [ https://issues.apache.org/jira/browse/QPID-5499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darryl L. Pierce updated QPID-5499:
-----------------------------------

    Summary: Ruby/Perl bindings fail to compile with -Werror=format-security  (was: Ruby bindings fail to compile with -Werror=format-security)

> Ruby/Perl bindings fail to compile with -Werror=format-security
> ---------------------------------------------------------------
>
>                 Key: QPID-5499
>                 URL: https://issues.apache.org/jira/browse/QPID-5499
>             Project: Qpid
>          Issue Type: Bug
>          Components: Perl Client, Ruby Client
>    Affects Versions: 0.24
>            Reporter: Darryl L. Pierce
>            Assignee: Darryl L. Pierce
>
> With Fedora 21 the option -Werror=format-security has been enabled. As a result, the code generated by Swig for the Ruby bindings fail to compile. The culprit code is in ruby.i:
> rb_raise(merror, mex.what());
> Which is using a method from the printf family but is not using a static format string.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org