Skip to content

[bug] Wunused-private-field with Clang #134

Closed
@Carbenium

Description

@Carbenium

Describe the bug
The following warning is shown during build:

/tmp/cirrus-ci-build/dep/jwt-cpp/include/jwt-cpp/jwt.h:1177:20: warning: private field 'md' is not used [-Wunused-private-field]
                        const EVP_MD* (*md)();

Desktop:

  • OS: FreeBSD 12.2
  • Compiler clang 10.0.1
  • Version 0.5.0 (b45bc99)

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions