Home GnuPG

Disable warnings about different signedness of pointer targets

Tags
None
Subscribers
None
Tokens
"Cup of Joe" token, awarded by werner.

Description

Disable warnings about different signedness of pointer targets

When cross-compiling for Windows with mingw, then we want to ignore
warnings about different signedness of pointer targets. For example,
we use "char *", but the Windows API often expects an "unsigned char *".

Details

Provenance
ikloeckerAuthored on Sep 13 2022, 11:16 AM
Parents
rKLEOPATRAc8e8f96bc467: Disable or hide actions that make no sense for remote keys
Branches
Unknown
Tags
Unknown