Skip to content

fix: work around GCC 12 false positive when building watcher on i386#2218

Merged
dunglas merged 1 commit intomainfrom
fix/docker-8.2-build
Feb 23, 2026
Merged

fix: work around GCC 12 false positive when building watcher on i386#2218
dunglas merged 1 commit intomainfrom
fix/docker-8.2-build

Conversation

@dunglas
Copy link
Member

@dunglas dunglas commented Feb 23, 2026

GCC 12 on Debian Bookworm i386 emits a spurious -Werror=use-after-free in libstdc++ basic_string.h when compiling e-dant/watcher, causing Docker builds to fail.

GCC 12 on Debian Bookworm i386 emits a spurious -Werror=use-after-free
in libstdc++ basic_string.h when compiling e-dant/watcher, causing
Docker builds to fail.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dunglas dunglas merged commit 036aa2b into main Feb 23, 2026
92 checks passed
@dunglas dunglas deleted the fix/docker-8.2-build branch February 23, 2026 11:59
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