Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-14167

oid.h repeated function declaration

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 2.7.2
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • ALL

      The oid.h file in the bson directory declares the same function twice:

      std::ostream& operator<<( std::ostream &s, const OID &o );
      

      Both declarations are near the bottom of the file.

            Assignee:
            benety.goh@mongodb.com Benety Goh
            Reporter:
            michael.whittaker Michael Whittaker
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: