On Fri, Sep 8, 2023 at 21:38 matthew green <m...@netbsd.org> wrote: > Module Name: src > Committed By: mrg > Date: Sat Sep 9 04:38:49 UTC 2023 > > Modified Files: > src/usr.bin/make: main.c > > Log Message: > add explicit cast for long -> int truncation warning-as-error. > > as this is number of CPUs, i don't think we have to care about > it for a long, long, *long* time...
Pun intended? > > > To generate a diff of this commit: > cvs rdiff -u -r1.594 -r1.595 src/usr.bin/make/main.c > > Please note that diffs are not public domain; they are subject to the > copyright notices on the relevant files. > >