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

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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 1.2-beta0
    • None
    • None
    • None

    Description

      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.)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: