Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7825] Explicitly declare/cast 'unsigned <variable>' as 'un

Date: Tue, 9 Oct 2012 11:38:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7825

--- Comment #2 from Bill Parker <wp02855@xxxxxxxxx> 2012-10-09 11:38:42 PDT ---
(In reply to comment #1)
> Hi,
> 
> We also use in lot of place 'guint' which is also the same as unsigned int...
> 
> And guint is the shortest one, maybe not most readable, but I'd vote to do:
> s/unsigned int/guint/g
> s/unsigned/guint/g

This makes sense, do you guys want to do a global find/replace on this issue or
should I just submit the remainder of the patch files I have (about 20-25 more)
and then you guys can have a go at it?

Bill

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.