Skip to content

Fix pthsem.m4 for ./configure tests to pass on gcc>=14 - #82

Open
Ambly wants to merge 1 commit into
linknx:masterfrom
Ambly:patch-1
Open

Fix pthsem.m4 for ./configure tests to pass on gcc>=14#82
Ambly wants to merge 1 commit into
linknx:masterfrom
Ambly:patch-1

Conversation

@Ambly

@Ambly Ambly commented Aug 15, 2026

Copy link
Copy Markdown

The function exit() was implicitly defined, which now results in an error.
including stdlib.h is enough.

Resolves #81.

@2franix 2franix changed the title Updated pthsem.m4 for ./configure tests to pass on gcc>=14 Fix pthsem.m4 for ./configure tests to pass on gcc>=14 Aug 16, 2026
@2franix
2franix self-requested a review August 18, 2026 09:43
2franix
2franix previously approved these changes Aug 18, 2026
@2franix
2franix dismissed their stale review August 18, 2026 09:56

I'm having a hard time triggering the workflow against this PR.

@2franix
2franix self-requested a review August 18, 2026 09:57
@2franix 2franix self-assigned this Aug 18, 2026
@2franix 2franix added the bug label Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

error on gcc>=14 (Debian Trixie)

2 participants