Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!umd5!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.unix.wizards Subject: Re: sun-3 dbx, arguments, hacking, help... Message-ID: <7765@brl-smoke.ARPA> Date: 25 Apr 88 22:01:37 GMT References: <1641@homxb.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 12 Keywords: Kludge, Hack, Hack In article <1641@homxb.UUCP> dean@homxb.UUCP (D.JONES) writes: >We have about 1 Million lines of code, and poking through it all >to find them will take us way past our release date. I sure hope that part of your solution is to find those responsible and see that they are fired. P.S. This function used to be called nargs() and it was removed from PDP-11 UNIX when the PDP-11/70 came out, precisely because it became clear that programs that relied on it would have problems when ported to new machines. It is hard to imagine anyone taking the trouble to implement a count(&args) function without realizing this!