Skip to content

Conversation

@Castaglia
Copy link
Member

No description provided.

@Castaglia
Copy link
Member Author

I'll start with updating all of these to Autoconf 2.70. Later iterations (or, more likely, separate PRs) will work to update to Autoconf 2.71, then Autoconf 2.72.

#undef LISTEN_NEGATIVE_BACKLOG

/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE
Copy link
Member Author

@Castaglia Castaglia Mar 14, 2025

Choose a reason for hiding this comment

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

I wonder if this should be left in, for compatibility of compilation with any third-party modules that use it? Perhaps in the include/compat.h file, as e.g.:

#define RETSIGTYPE void

with an appropriate clarifying comment.

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.

2 participants