-
Type:
Bug
-
Resolution: Done
-
Priority:
Trivial - P5
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:Mac os x
-
None
-
None
-
None
-
None
-
None
-
None
-
None
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