Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-902

Make dependency on libuuid optional

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      The current proton-c version depends on libuuid for, well, generating uuids.

      The unfortunate thing of this dependency is that it's currently just required by the messenger and it's just being used for building the messengers name. It's really unfortunate to require this library and headers to be present for such a small case.

      It'd be possible to make this dependency optional by adding a built-in uuid4 generator that'd be enabled whenever libuuid is not around.

      Attachments

        Activity

          People

            kgiusti Ken Giusti
            flaper87 Flavio Percoco
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: