Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-601

libbson bundles YAJL library

    • Type: Icon: Improvement Improvement
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      It's good practise not to bundle foreign code. libbson-1.1.2 bundles YAJL library and uses it's internals not int the public YAJL API.

      Attached patch introduces a configure-time check for system YAJL library. If it's available, it is used instead of the bundled one.

      It would be good if libbson stopped using YAJL internals, or if you persuaded YAJL maintainers to publish API you need.

            Assignee:
            jesse@mongodb.com A. Jesse Jiryu Davis
            Reporter:
            ppisar Petr Pisar
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: