ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 4539] Add Address mapping table to IEEE 802.15.4 dissector

Date: Tue, 9 Mar 2010 15:57:24 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4539

Owen Kirby <osk@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #4337|0                           |1
        is obsolete|                            |
   Attachment #4381|                            |review_for_checkin?
               Flag|                            |

--- Comment #4 from Owen Kirby <osk@xxxxxxxxxx> 2010-03-09 15:57:23 PST ---
Created an attachment (id=4381)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4381)
Updated patch for 802.15.4 address table.

Sorry for the non-portable code, I'm a little new to using UAT's and I wasn't
aware that the use of a long type would cause problems with the UAT macros.

I've updated the patch to use guint types for the UAT table, hopefully that
should solve the problems.

Out of curiosity, is there a way that I can get my compiler to halt if I
violate the portability recommendations? I'm using Visual Studio 2008 and it
doesn't give me any warnings when I try to build with the original patch.

Thanks,
Owen

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