This version should now build (C++-style variable declarations removed +
other tidyups).
Regards and apologies,
Martin
----- Original Message -----
From: "Anders Broman" <a.broman@xxxxxxxxx>
To: <ethereal-dev@xxxxxxxxxxxx>
Sent: 22 April 2004 06:19
Subject: [Ethereal-dev] PATCH] SIP hidden fields for finding errors (take 3)
Hi,
When applying the patches to my build I get the following error with MSVC6:
packet-sip.c
packet-sip.c(567) : error C2275: 'gboolean' : illegal use of this type as an
exp
ression
C:\ethereal-win32-libs\glib\include\glib-2.0\glib/gtypes.h(45) : see
dec
laration of 'gboolean'
packet-sip.c(567) : error C2146: syntax error : missing ';' before
identifier 'p
acket_is_resend'
packet-sip.c(567) : error C2065: 'packet_is_resend' : undeclared identifier
packet-sip.c(1307) : error C2275: 'guint32' : illegal use of this type as an
exp
ression
C:\ethereal-win32-libs\glib\lib\glib-2.0\include\glibconfig.h(42) :
see
declaration of 'guint32'
packet-sip.c(1307) : error C2146: syntax error : missing ';' before
identifier '
stored_answer'
packet-sip.c(1307) : error C2065: 'stored_answer' : undeclared identifier
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
Best regards
Anders
_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev
Attachment:
sip_stat.c.diff
Description: Binary data
Attachment:
packet-sip.h.diff
Description: Binary data
Attachment:
packet-sip.c.diff
Description: Binary data