Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-618

scons install does not copy mongo/bson/bson_validate.h

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • legacy-1.0.4
    • Affects Version/s: legacy-1.0.3
    • Component/s: Build

      This header is not copied into include path during scons install, which means mongo::validateBSON(const char*, uint64) can't be used from client applications.

      I'm setting priority Minor since this affects only a single function and the workaround is to copy the header to the correct place manually after installing.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            ms7s Martin Sucha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: