-
Type: Task
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
This satisfies build warnings when compiling with -Wstrict-prototypes.
I came across this in mongodb/mongo-php-driver#1381 and looked through PHPC, libmongoc, and libmongocrypt for occurrences to fix. See also: Stack Overflow discussion.
- duplicates
-
CDRIVER-4484 Fix -Wformat warnings on Windows
- Closed
- related to
-
MONGOCRYPT-496 Use void keyword in prototypes for functions that take no parameters
- Closed
-
PHPC-2166 Use void keyword in prototypes for functions that take no parameters
- Closed
- links to