Skip to content

Define sighandler_t only if _GNU_SOURCE is not defined.#115437

Merged
Repiteo merged 1 commit into
godotengine:masterfrom
bruvzg:macos_sigh
Mar 30, 2026
Merged

Define sighandler_t only if _GNU_SOURCE is not defined.#115437
Repiteo merged 1 commit into
godotengine:masterfrom
bruvzg:macos_sigh

Conversation

@bruvzg

@bruvzg bruvzg commented Jan 27, 2026

Copy link
Copy Markdown
Member

Might fix #115427, not sure in what conditions it is reproducible.

@bruvzg bruvzg added this to the 4.x milestone Jan 27, 2026
@bruvzg bruvzg requested a review from a team as a code owner January 27, 2026 10:25
@akien-mga akien-mga changed the title Define sighandler_t only is _GNU_SOURCE is not defined. Jan 27, 2026
@akien-mga akien-mga modified the milestones: 4.x, 4.7 Mar 27, 2026
@Repiteo Repiteo merged commit cec809c into godotengine:master Mar 30, 2026
20 checks passed
@Repiteo

Repiteo commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment