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

XMLWordPrintableJSON

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

      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 (Inactive)
              Reporter:
              Martin Sucha
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: