Wireshark-bugs: [Wireshark-bugs] [Bug 7686] refactoring of packet-gsm_rlcmac
Date: Fri, 14 Sep 2012 06:46:39 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7686

Mike Morrin <wireshark@xxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9153|                            |review_for_checkin?
              Flags|                            |

--- Comment #7 from Mike Morrin <wireshark@xxxxxxxxxxxxxxx> 2012-09-14 06:46:38 PDT ---
Created attachment 9153
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9153
Patch to fix pedantic compiler warnings in csn.1 dissectors

As requested...
There is some tricky casting going on in csn.1 structures.  To eliminate all
the warnings, the function pointers needed to be moved out of the object
pointer unions.  Fortunately macros (mostly) hide these changes from the
protocol dissector tables.

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