Wireshark-commits: [Wireshark-commits] rev 36814: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 22 Apr 2011 16:27:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36814

User: sfisher
Date: 2011/04/22 09:27 AM

Log:
 Found by clang 3.0 (built from trunk): various implicit conversion from
 enumeration type 'xxx' to different enumeration type 'xxx'
 
 Fix: Create different structs based on the enum type contained within.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +36 -7     packet-assa_r3.c    Modified