mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 14:49:36 -04:00
Changes of interest
o unit-tests: use private TMPDIR to avoid errors from other users
o avoid strdup in mkTempFile
o always use vfork
o job.c: do not create empty shell files in jobs mode
reduce unnecessary calls to waitpid
o cond.c: fix debug output for comparison operators in conditionals
7 lines
281 B
Text
7 lines
281 B
Text
make: "opt-warnings-as-errors.mk" line 12: warning: message 1
|
|
make: parsing warnings being treated as errors
|
|
make: "opt-warnings-as-errors.mk" line 13: warning: message 2
|
|
parsing continues
|
|
make: Fatal errors encountered -- cannot continue
|
|
make: stopped in unit-tests
|
|
exit status 1
|