oid.h repeated function declaration

XMLWordPrintableJSON

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

      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
            Reporter:
            Michael Whittaker (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: