Date: Sun, 26 Jul 1998 12:14:21 +0300 (IDT) From: Eli Zaretskii To: George Foot cc: Svein Ove Aas , djgpp AT delorie DOT com Subject: Re: Weird error In-Reply-To: <199807242321.AAA16566@sable.ox.ac.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 25 Jul 1998, George Foot wrote: > One way to diagnose why the compiler thought there was a 0, and where > it thought it was, would have been to pass the -E switch to gcc, > which causes it to stop after preprocessing. Another, much better (IMHO) way is to use Emacs, where there's a command to macro-expand a portion of a file and display the results in another buffer.