Wireshark mailing list archives

Re: [Wireshark-commits] rev 39559: /trunk/epan/ /trunk/epan/: proto.c


From: Guy Harris <guy () alum mit edu>
Date: Tue, 25 Oct 2011 09:48:13 -0700


On Oct 25, 2011, at 9:40 AM, Stig Bjørlykke wrote:

On Tue, Oct 25, 2011 at 6:21 PM, Guy Harris <guy () alum mit edu> wrote:
Log:
Allow signed integers displayed as DEC_HEX.

So should a 32-bit -1 be displayed as 0xFFFFFFFF or -0x1?

I was thinking more like "-1 (0xFFFFFFFF)", which would be the case for DEC_HEX.

That's BASE_DEC_HEX; if that's what they wanted, that's what they should have specified.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: