Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-1244

Fix signed/unsigned comparison in _cbsonmodule.c

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 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
    • Labels:
      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@mongodb.com Bernie Hackett
            Reporter:
            bernie@mongodb.com Bernie Hackett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: