Re: [Ethereal-dev] Problems compiling packet-alcap.c with msvc compiler

2003-12-04 Thread Joerg Mayer
On Mon, Oct 06, 2003 at 04:04:09PM +0200, Ulf Lamping wrote: > packet-alcap.c(79) : error C2133: 'msg_parm_strings' : Unbekannte Groesse > (which means: unknown size) I've just checked in a fix for that. Please try again. ciao Jörg -- Joerg Mayer <[

[Ethereal-dev] Problems compiling packet-alcap.c with msvc compiler

2003-12-04 Thread Ulf Lamping
Hi List! After being able to compile latest CVS sources again (flex problem solved), I'm having trouble compiling the file packet-alcap.c with visual C :-( - Line 79: - static const value_string msg_parm_strings[]; -