]> jfr.im git - irc/quakenet/newserv.git/commit
Two small enhancements to depmod.pl
authorsplidge <redacted>
Sat, 2 Jun 2007 00:02:52 +0000 (01:02 +0100)
committersplidge <redacted>
Sat, 2 Jun 2007 00:02:52 +0000 (01:02 +0100)
commitf8847966e4db02e13cad85a605281973530a7998
tree13e909885370093a4dff063b957d24c66db0042e
parent575832752b154c1aab94004e0bb262a31989216a
Two small enhancements to depmod.pl

depmod.pl will now print out an error message if it detects a circular
dependency.

Also, depmod.pl now supports the -v or --verbose switch which causes it to
print out each individual symbol dependency - so you can see why one module
depends on another.
depmod.pl