Fix signed/unsigned comparison in _cbsonmodule.c

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Trivial - P5
    • 3.5
    • Affects Version/s: 3.2, 3.2.1, 3.2.2, 3.3, 3.3.1, 3.4
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Introduced with the changes for PYTHON-472.

      bson/_cbsonmodule.c(2674) : warning C4018: '<' : signed/unsigned mismatch
      

      This doesn't actually cause any problems, but we should fix it anyway.

              Assignee:
              Bernie Hackett
              Reporter:
              Bernie Hackett
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: