Skip to content

pacify strict build environments - #5

Open
ghostmansd wants to merge 2 commits into
richfelker:masterfrom
ghostmansd:master
Open

pacify strict build environments#5
ghostmansd wants to merge 2 commits into
richfelker:masterfrom
ghostmansd:master

Conversation

@ghostmansd

Copy link
Copy Markdown

Depending on compiler options active, build can fail due to -Wsign-compare and -Wcpp. These patches should fix it.

Depending on compiler options, -Wsign-compare option can be active; if
it is active together with -Werror, the build fails.
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