[asterisk-bugs] [JIRA] (ASTERISK-27933) [patch] uuid: Enable UUID in Solaris 11.

Asterisk Team (JIRA) noreply at issues.asterisk.org
Thu Jun 21 11:43:54 CDT 2018


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

Asterisk Team commented on ASTERISK-27933:
------------------------------------------

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

> [patch] uuid: Enable UUID in Solaris 11.
> ----------------------------------------
>
>                 Key: ASTERISK-27933
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27933
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: . I did not set the category correctly.
>    Affects Versions: 13.21.1, 15.4.1
>         Environment: Solaris 11.3
>            Reporter: Alexander Traud
>              Labels: patch
>         Attachments: solaris-uuid.patch
>
>
> Since Asterisk 12, the library UUID is an essential package to compile and run Asterisk. However, {{uuid_unparse_lower(.)}} does not exist in Solaris. Instead use the more generic {{uuid_unparse(.)}}. Nothing in Asterisk uses {{ast_uuid_to_str(.)}} and its documentation does not give any guarantee about the case of the characters within a UUID. Furthermore, the API of UUID in Solaris does not allow the {{const}} qualifier. The attached patch fixes all this.
> This issue [was reported|http://community.asterisk.org/t/44689] by the user bautsche.



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



More information about the asterisk-bugs mailing list