[asterisk-bugs] [JIRA] (ASTERISK-28212) stasis: Statistics broke ABI under developer mode

Corey Farrell (JIRA) noreply at issues.asterisk.org
Mon Dec 17 09:16:47 CST 2018


    [ https://issues.asterisk.org/jira/browse/ASTERISK-28212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=245771#comment-245771 ] 

Corey Farrell commented on ASTERISK-28212:
------------------------------------------

I think master should use the current devmode ABI with file/line/func arguments unconditionally compiled in.  For 13/16 my vote would be to just provide ABI compatibility stubs at the end of stasis.c and stasis_message_router.c.  That would make DEVMODE asterisk compatible with non-devmode binary modules.  Nobody should be compiling binary modules with devmode enabled so I don't think it's a big deal that stasis users compiled for latest with devmode enabled will not be compatible with older versions of Asterisk.

> stasis: Statistics broke ABI under developer mode
> -------------------------------------------------
>
>                 Key: ASTERISK-28212
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-28212
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/Stasis
>    Affects Versions: 16.0.0
>            Reporter: Joshua C. Colp
>
> When built under developer mode ABI isn't preserved for a few bits of Stasis now. We should try to... rectify this.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list