ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Help to build Wireshark

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Thu, 24 May 2007 19:08:18 -0700
On Thu, May 24, 2007 at 10:28:43AM +0200, bruno.mor@xxxxxxxxxxx wrote:

> It's a matter for me, because i would like to change the wireshark 
> code, and i never can do that, if i can't see my errors when i compile 
> ( for yet i can't see my errors because of the amazing number of 
> warning). So, how people do to change wireshark code, does they use a 
> special code wittrer environnement ?????

I use Emacs to edit and build Wireshark.  A key combination allows you 
to jump through each warning/error in the code.  As someone else said, 
after the first time you compile, it only recompiles the code that you 
have changed so only those warnings/errors will show up.


Steve