Xref: utzoo comp.lang.c:14800 comp.unix.wizards:13494 Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!haven!adm!smoke!gwyn From: gwyn@smoke.BRL.MIL (Doug Gwyn ) Newsgroups: comp.lang.c,comp.unix.wizards Subject: Re: Standards (was Re: indentation: enough already!) Message-ID: <9190@smoke.BRL.MIL> Date: 15 Dec 88 20:33:04 GMT References: <3229@ingr.UUCP> <253@athertn.Atherton.COM> <3245@ingr.com.> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 11 In article <3245@ingr.com.> crossgl@ingr.UUCP (Gordon Cross) writes: >What should they care so long as it works??!!! As an end user of something >like "ksh", I couldn't care less about the style of the source code because >the program works. No, it doesn't; it has bugs. What should the customer do if one of the bugs simply HAS to be fixed? Remember that in the government's case, it owns the deliverables (source code, etc.) and is responsible for fixing the bug itself (which it might do by an additional contract). Certainly maintainability of the delivered product is a valid requirement. What is wrong is the particular way the regulations attempted to achieve maintainability (by legislating coding style).