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

Some functions should be static

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Trivial - P5 Trivial - P5
    • 0.7
    • Affects Version/s: None
    • Component/s: None
    • None
    • Environment:
      Mac os x

      I'm getting some warning since some functions doesn't have declarations and are not static. Those functions should be static since they are used only in the file where they are defined

      I fixed it with : https://github.com/mongodb/mongo-c-driver/pull/54

            Assignee:
            gjmurakami Gary Murakami
            Reporter:
            jeromelebel Jerome Lebel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: