Skip to content

Conversation

@TysonAndre
Copy link
Collaborator

Warn about strdup being missing during configure for libyaml.
(I was checking compatibility with older gcc and should have
used -std=gnu99, not -std=c99)

Avoid warning about pointer type casts and fallthrough.

Add tests of remaining supported hash functions being compatible with
libmemcached results.

Warn about `strdup` being missing during `configure` for libyaml.
(I was checking compatibility with older gcc and should have
used `-std=gnu99`, not `-std=c99`)

Avoid warning about pointer type casts and fallthrough.

Add tests of remaining supported hash functions being compatible with
libmemcached results.
@TysonAndre TysonAndre merged commit 329e1ab into master Jul 4, 2021
@TysonAndre TysonAndre deleted the tests-compilation-misc branch July 4, 2021 23:32
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.

2 participants