HomeFreeBSD

devel/gdb: fix build on current

Description

devel/gdb: fix build on current

Clang 6 doesn't allow negative numbers to be implicitely converted to
unsigned types.
This patch explicits all casts.
While I'm here, add an option to silent tons of warning messages

PR: 226644
Reported by: rakuco@

Details

Provenance
pizzamigAuthored on
Parents
rP464687: update sysutils/terraform to 0.11.4
Branches
Unknown
Tags
Unknown