Module Name: src
Committed By: rillig
Date: Thu Oct 22 21:53:01 UTC 2020
Modified Files:
src/usr.bin/make: make.c
Log Message:
make(1): fix MakePrintStatusList
The current unit tests don't cover a situation where there are more than
100 errors reported at once. This fixes the bug introduced in the
previous commit, a few minutes ago.
To generate a diff of this commit:
cvs rdiff -u -r1.174 -r1.175 src/usr.bin/make/make.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.