You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Tomasz Nowicki (JIRA)" <ji...@apache.org> on 2015/04/16 10:01:58 UTC

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

Tomasz Nowicki created PROTON-851:
-------------------------------------

             Summary: 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
             Fix For: 0.10


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)