Izumi Tsutsui <tsut...@netbsd.org> writes: > Module Name: src > Committed By: tsutsui > Date: Sat Apr 18 11:30:30 UTC 2009 > > Modified Files: > src/usr.bin/crunch/crunchide: exec_ecoff.c > > Log Message: > Fix another -Wsign-compare issue. > > XXX: is it really worth to keep non native aout/coff/ecoff support here?
I would say that it is okay to lose that stuff if it is irritating to maintain. Perry