You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Ken Giusti (JIRA)" <ji...@apache.org> on 2015/07/20 19:07:04 UTC

[jira] [Closed] (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:all-tabpanel ]

Ken Giusti closed PROTON-851.
-----------------------------
    Resolution: Not A Problem
      Assignee: Ken Giusti

0.10 removes the need for a uuid generator.

> 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
>            Assignee: Ken Giusti
>              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)