Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!umd5!uvaarpa!mcnc!thorin!unc!steele From: steele@unc.cs.unc.edu (Oliver Steele) Newsgroups: comp.lang.c++ Subject: Re: debuggers Message-ID: <1358@thorin.cs.unc.edu> Date: 22 Feb 88 17:27:51 GMT References: <275@goofy.megatest.UUCP> Sender: news@thorin.cs.unc.edu Reply-To: steele@unc.UUCP (Oliver Steele) Organization: University Of North Carolina, Chapel Hill Lines: 19 Keywords: debugger djones@megatest.UUCP (Dave Jones) writes: >A while back, I asked what bad things would happen if I hacked cfront so >that it does not prefix automatic variables with au0_, etc. >Nobody said anything. You may have thought I was jesting. >I was serious. Stop me if I'm going to break something. Really. int foo; main() { int foo; ::foo = 1; } ---------------------------------------------------------------------------- Oliver Steele ...!uunet!mcnc!unc!steele steele@cs.unc.edu "A sea urchin is the best way to comb the inside of a hairy tube." -- Peter Wolfenden