Anders Broman wrote:
> Hi,
> Compile failes on Windows with:
> packet-h223.c
> packet-h223.c(596) : warning C4018: '<' : signed/unsigned mismatch
> packet-h223.c(1156) : error C2065: 'uint' : undeclared identifier
> packet-h223.c(1156) : error C2146: syntax error : missing ';' before
> identifier
> 'needed'
> packet-h223.c(1156) : error C2065: 'needed' : undeclared identifier
> NMAKE : fatal error U1077: 'cl' : return code '0x2'
> Stop.
> Best regards
> Anders
>
For me the same problem, I resolved on first instance
using an "unsigned int" declaration instead of "uint"
Anyway, after some quick test with this patch applied
I put "uint" at it's original place and applied the
successive patch posted by Richard van der Hoff
"H.223 over rtp" (20/02/2007) and the compilation
gone without error. Regards,
Fabio sguanci
--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f
Sponsor:
Scopri la tradizione del buon vino, offerta di benvenuto con regalo
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3926&d=21-2
_______________________________________________
Wireshark-dev mailing list
[email protected]
http://www.wireshark.org/mailman/listinfo/wireshark-dev