Skip to content

Conversation

@bernstei
Copy link
Contributor

@bernstei bernstei commented Jan 29, 2026

modernize md5.[ch]

Axel Kohlmeyer is not wrong that defaulting to no function prototypes is very outdated

returns an empty list.
*/
#if PROTOTYPES
#ifndef NO_PROTOTYPES

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not make this change here, but rather change the default in line 10 to #define PROTOTYPES 1. That integrates cleaner and does not require changes in the names of defines.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair enough

@jameskermode
Copy link
Member

thanks @bernstei and also @akohlmey for the feedback

@jameskermode jameskermode merged commit b933877 into public Jan 29, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants