Skip to content

NPOTB: Fix GCC 9 Builds #1024

Merged
Headline merged 1 commit intomasterfrom
gcc-9.1.1-fix
May 29, 2019
Merged

NPOTB: Fix GCC 9 Builds #1024
Headline merged 1 commit intomasterfrom
gcc-9.1.1-fix

Conversation

@Headline
Copy link
Member

GCC 9 was released earlier this month and I happened to have accidentially installed it on my new fedora machine. Turns out the addition of some new warnings prevented builds to pass.

This obviously doesn't fix the actual warnings the compiler is referring to. I'm more concerned about the memseting that we're doing and I'll submit a patch in the future(TM) to address that directly to correct what it's warning about, but the other warning (packed-not-aligned) is found in the hl2sdk so there's not much we can do about it.

@Headline Headline added the NPOTB label May 29, 2019
@Headline Headline merged commit 2164f51 into master May 29, 2019
@Headline Headline deleted the gcc-9.1.1-fix branch May 29, 2019 00:57
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.

2 participants