Skip to content

block gcc 16 for being used for builds - #5863

Merged
ab9rf merged 1 commit into
DFHack:developfrom
ab9rf:gcc-16
Aug 4, 2026
Merged

block gcc 16 for being used for builds#5863
ab9rf merged 1 commit into
DFHack:developfrom
ab9rf:gcc-16

Conversation

@ab9rf

@ab9rf ab9rf commented Aug 4, 2026

Copy link
Copy Markdown
Member

gcc 16 has a defect in which enabling -Warray-bounds causes it to spuriously warn about object slicing in a case where no object slicing can possibly occur

will reenable when gcc fixes this defect

gcc 16 has a defect in which enabling `-Warray-bounds` causes it to spuriously warn about object slicing in a case where no object slicing can possibly occur

will reenable when gcc fixes this defect
@ab9rf
ab9rf merged commit 9413dd0 into DFHack:develop Aug 4, 2026
14 checks passed
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