Make nuweb compile without warnings #1

Closed
opened 2024-03-15 08:28:53 +00:00 by mgrettondann · 0 comments
Owner

nuweb currently does not compile without warnings. This is mostly due to using pre-C89 function declarations.

Fix these issues.

`nuweb` currently does not compile without warnings. This is mostly due to using pre-C89 function declarations. Fix these issues.
mgrettondann added reference 1-compile-without-warnings 2024-03-15 09:14:16 +00:00
mgrettondann changed reference from 1-compile-without-warnings to 1-compile-without-warnings 2024-03-15 15:09:13 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mgrettondann/nuweb#1
No description provided.