Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-5305

Reduce Warnings - Code Consistency and Quality Improvements

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 1.27.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • C Drivers

      Tracks https://github.com/mongodb/mongo-c-driver/pull/1543.

      Addresses the following warnings:

      • -Wcast-function-type
      • -Wcomma
      • -Wconditional-uninitialized
      • -Wextra-semi-stmt
      • -Wnull-pointer-subtraction
      • -Wold-style-declaration
      • -Wunreachable-code
      • -Wunused-parameter

            Assignee:
            ezra.chung@mongodb.com Ezra Chung
            Reporter:
            ezra.chung@mongodb.com Ezra Chung
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: