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

Friendly Automation (JIRA) noreply at issues.asterisk.org
Tue Jun 26 10:45:54 CDT 2018


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

Friendly Automation commented on ASTERISK-27933:
------------------------------------------------

Change 9269 merged by Jenkins2:
uuid: Enable UUID in Solaris 11.

[https://gerrit.asterisk.org/9269|https://gerrit.asterisk.org/9269]

> [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: Core/Portability
>    Affects Versions: 13.21.1, 15.4.1
>         Environment: Solaris 11.3
>            Reporter: Alexander Traud
>            Assignee: 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