From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: * X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6faab3246196bedc X-Google-Attributes: gid103376,public From: Ted Dennison Subject: Re: How To Write Unmaintainable Code Date: 1999/11/24 Message-ID: <81h6qv$31t$1@nnrp1.deja.com>#1/1 X-Deja-AN: 552505894 References: <814jiq$d8l$1@nnrp1.deja.com> X-Http-Proxy: 1.0 x29.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Wed Nov 24 17:21:42 1999 GMT X-MyDeja-Info: XMYDJUIDtedennison Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.6 [en] (WinNT; I) Date: 1999-11-24T00:00:00+00:00 List-Id: In article , "Joe Wisniewski" wrote: > Using function renames, change the meaning of "+" to > "-" and vice versa, etc. (OUCH) > > The only reason I thought of this was because I was debugging > someone's code once (YES, IT WAS SOMEONE ELSE!!!). > They had done a cut and paste on a function renames, and were > sloppy and missed changing the actual function name. Due to a cut'n paste error, I did that to myself once with '<' and '>'. It took an entire 10 hour day to figure out. For weeks afterwards I was complaining about the moron who wrote that code. :-) -- T.E.D. Sent via Deja.com http://www.deja.com/ Before you buy.