Ethereal-dev: RE: [Ethereal-dev] New feature: Clear running capture

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Jacques, Olivier (OCBU-Test Infra)" <olivier.jacques@xxxxxx>
Date: Wed, 13 Apr 2005 00:31:17 +0200
> Any comments?

Yes, 2:
- thank you! This is a very nice feature :)
- with revision 14060, it doesn't compile (on win32 at least): 
toolbar.c
toolbar.c(401) : error C2065: 'stock_clear_24_xpm' : undeclared
identifier
toolbar.c(401) : warning C4047: 'function' : 'char ** ' differs in
levels of indirection from 'int '
toolbar.c(401) : warning C4024: 'gdk_pixmap_create_from_xpm_d' :
different types for formal and actual parameter 4
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual
Studio\VC98\bin\NMAKE.EXE"' : return code '0x2'
Stop.

Olivier.