Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] Prevent compiler warnings by using "stop on warnings"/"treat

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Tue, 20 Mar 2007 13:26:17 -0700
On Tue, Mar 20, 2007 at 12:44:06PM +0000, Martin Mathieson wrote:

> Part of the problem (when working from the command-line at least) is 
> how much output is generated, and how far you'd need to scroll back to 
> see the compilation of the file you've just changed.

Yup.  I edit source files and compile in the Emacs GUI.  It makes it 
easy to spot warnings & errors during the compliation process (Control-X 
` takes you to the next warning or error in the source code and in the 
compilation output).  But you've got to have the right mindset to be 
able to stand using Emacs :).


Steve