Stig,

size_t on Win64 is a 64bit value and it is being assigned to a 16bit value
without being typecast.
i am guessing that is the issue here.

My build on Win32 went fine. I cant explain why it does not complain of loss
of data in this case where size_t must be 32bit.

thanks,
Ravi.

2009/6/1 Stig Bjørlykke <[email protected]>

> Hi.
>
> I don't get the same warnings on my Ubuntu 8.04 or 9.04 as the
> buildbot get.
> Anyone able to find a fix for this?
>
>
> --
> Stig Bjørlykke
>
>
> ___________________________________________________________________________
> Sent via:    Wireshark-dev mailing list <[email protected]>
> Archives:    http://www.wireshark.org/lists/wireshark-dev
> Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
>             mailto:[email protected]?subject=unsubscribe
>
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to