Menu

#4 Missing #include directives in main.c

v1.0_(example)
open
nobody
None
5
2022-11-27
2022-11-27
No

src/main.c lacks some #include directives. As a result, building with future C compilers might fail because they default to a stricter language mode (implicit function declarations ceased to be part of the language with C99).

1 Attachments

Discussion


Log in to post a comment.

MongoDB Logo MongoDB