In Stitch Support Library indicate BSON arrays are not strings by using a non-char* C type

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.1.8
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Fully Compatible
    • Query 2019-01-28
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      stitch_support.h uses char* for BSON arrays which has lead to some confusion when consumers expect char* to indicate a null-terminated string. We should adjust the type to something else to prevent the incorrect assumption.

            Assignee:
            Jacob Evans (Inactive)
            Reporter:
            Jacob Evans (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: