You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Rafael H. Schloming (JIRA)" <ji...@apache.org> on 2015/05/04 16:15:06 UTC

[jira] [Commented] (PROTON-851) Implement pn_i_genuuid for platforms that not support uuid_generate

    [ https://issues.apache.org/jira/browse/PROTON-851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14526657#comment-14526657 ] 

Rafael H. Schloming commented on PROTON-851:
--------------------------------------------

FYI, the prefix for internal functions is "pni_", not "pn_i_". I know the code uses both in some places, but we are attempting to consistently use "pni_".

> Implement pn_i_genuuid for platforms that not support uuid_generate
> -------------------------------------------------------------------
>
>                 Key: PROTON-851
>                 URL: https://issues.apache.org/jira/browse/PROTON-851
>             Project: Qpid Proton
>          Issue Type: New Feature
>          Components: proton-c
>    Affects Versions: 0.9
>         Environment: uclinux m68k
>            Reporter: Tomasz Nowicki
>              Labels: patch
>             Fix For: 0.10
>
>         Attachments: proton-c-UUID.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> Added pn_i_genuuid implementation for uclinux m68k (or any posix with no uuid_generate). Method is using rand() to generate UUID. Define USE_INTERNAL_UUID is introducedin CMAKE for proton-c



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)