[asterisk-bugs] [JIRA] (ASTERISK-26245) Organize code so utils can use more unmodified Asterisk source files and less ugly hacks.
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Jul 27 14:23:57 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=231593#comment-231593 ]
Asterisk Team commented on ASTERISK-26245:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> Organize code so utils can use more unmodified Asterisk source files and less ugly hacks.
> -----------------------------------------------------------------------------------------
>
> Key: ASTERISK-26245
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26245
> Project: Asterisk
> Issue Type: Improvement
> Security Level: None
> Components: Core/General
> Affects Versions: GIT
> Reporter: Corey Farrell
>
> This ticket is meant to track progress on making it possible to build a libasterisk.a for use by utils. The goal of this static library is to cleanup the hacks used to compile utils. This includes:
> # Copy/paste code/structures from Asterisk to utils sources
> # Empty stub functions created in utils to resolve missing Asterisk symbols
> # STANDALONE and other defines used to disable parts of Asterisk
> A secondary goal of is to make it possible to create a conventional 'make check' target. It's a separate question if the Asterisk project will decide to actively pursue creation of such tests.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list