Module Name:    src
Committed By:   jmcneill
Date:           Sat Sep 18 10:46:17 UTC 2021

Modified Files:
        src/usr.bin/xlint/lint1: lex.c tree.c

Log Message:
use isfinite(3) instead of finite(3) for portability

Fixes tools build on macOS 11.6 arm64 hosts.


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/usr.bin/xlint/lint1/lex.c
cvs rdiff -u -r1.381 -r1.382 src/usr.bin/xlint/lint1/tree.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to