-
Type:
Task
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
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
-
- related to
-
MONGOCRYPT-496 Use void keyword in prototypes for functions that take no parameters
-
- Closed
-
-
PHPC-2287 strict-prototypes build error when compiling with PHP 7.4 and 8.0
-
- Closed
-
- links to