Menu

#112 Implicit int declarations are incompatible with C99

bug
open
nobody
None
5
2022-11-18
2022-11-18
No

The attached patch removes some uses of implicit ints, a C language feature that was removed in C99. it is required for building in strict C99 mode, which will become the default in future compilers.

1 Attachments

Discussion


Log in to post a comment.

MongoDB Logo MongoDB