-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
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.
- is related to
-
CDRIVER-4523 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