mirror of
git://projects.qi-hardware.com/wernermisc.git
synced 2025-04-21 12:27:27 +03:00
5a0444fd7ed8d4a6342949f009d7a6ab6144b7bd
The original idea was to just copy "stack" (now called "installed") to "best" when done. In this case, "best" would remain NULL if "install" had no entries, which would then be interpreted as a failure to resolve the prerequisites. However, since we allocate a new list for "best" anyway, this concern no longer exists, and we can also get rid of the contorted mechanism that was designed to work around this problem. (It was never put into action because I wanted to make a regression test for it first.) - prereq.c (prereq): removed commented-out and nonsensical avoidance of false error - test/prereq: added test case with no prerequisite
Description
Werner's Miscellanea, Assorted small items that don't fit anywhere else
http://projects.qi-hardware.com/index.php/p/wernermisc/
2.3 MiB
Languages
C
44.8%
TeX
17.3%
Shell
13.4%
Perl
7.8%
Makefile
7.6%
Other
9.1%