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

allow mongo-c-driver to be compiled in C++ mode

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

      The C driver does not currently support MSVC when in C++ mode. Some testing needs to be performed to support this. Early tests indicate that ssize_t is not defined when in C++ mode.

      The driver code also uses some variable names that are reserved keywords in C++, like "delete", which makes the HHVM driver tricky to compile. (In any compiler, not just MSVC.)

            Assignee:
            bjori Hannes Magnusson
            Reporter:
            christian.hergert@10gen.com Christian Hergert
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: