CVS commit: src/usr.bin/xlint/lint1
"Roland Illig" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: rillig Date: Sat Apr 18 21:31:43 UTC 2026 Modified Files: src/usr.bin/xlint/lint1: tree.c Log Message: lint: restrict range of return values for several GCC builtins This reduces the amount of the 'loss of accuracy' warnings 132 and 298. To generate a diff of this commit: cvs rdiff -u -r1.711 -r1.712 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.