Skip to content

Conversation

@1ma
Copy link
Contributor

@1ma 1ma commented Jan 3, 2026

This cleanup commit broke the build of CLN v25.12 on Alpine Linux:

common/configvar.c:118:9: error: unknown type name 'ssize_t'; did you mean 'size_t'?
  118 |         ssize_t prev = -1;
      |         ^~~~~~~
      |         size_t

This commit restores the original fix for this issue.

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.

1 participant