HomeFreeBSD

awk: Issue a warning for old hex behavior.

Description

awk: Issue a warning for old hex behavior.

Since FreeBSD has allowed "0x" hex strings to be converted to integers
for a long time, and since upstream has killed that behavior, warn about
this issue. This will allow us to deprecate this behavior for 14.0 while
giving our users of 12.x and 13.x fair warning.

Sponsored by: Netflix

Details

Provenance
impAuthored on Jul 20 2021, 4:39 AM
Parents
rG51221b68fb55: tuntap: clean up cc --analyze
Branches
Unknown
Tags
Unknown
Reverted By
rG2929813c4f89: Revert "awk: Issue a warning for old hex behavior."