reflection panics when doing equality comparisons

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 0.0.4
    • Affects Version/s: 0.0.2
    • Component/s: BSON
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      https://github.com/mongodb/mongo-go-driver/blob/master/bson/encode.go#L466

      changing this line to use reflect.DeepEqual() rather than == fixed things for me, but I think normal equals should be fine.

            Assignee:
            Kristofer Brandow (Inactive)
            Reporter:
            Sam Kleinman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: