https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7686
Anders Broman <anders.broman@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #9141|review_for_checkin? |review_for_checkin+
Flags| |
--- Comment #6 from Anders Broman <anders.broman@xxxxxxxxxxxx> 2012-09-12 05:10:57 PDT ---
Comment on attachment 9141
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=9141
some more minor changes and fixes
Committed revision 44883.
Any chanse of cleaning up any of these warnings?
http://buildbot.wireshark.org/trunk/builders/Ubuntu-12.04-x64/builds/1762/steps/compile/logs/warnings%20%2818861%29
:
packet-gsm_rlcmac.h:337:3: warning: type of bit-field 'Length' is a GCC
extension [-pedantic]
packet-gsm_rlcmac.h:338:3: warning: type of bit-field 'IdType' is a GCC
extension [-pedantic]
packet-gsm_rlcmac.h:339:3: warning: type of bit-field 'OddEven' is a GCC
extension [-pedantic]
packet-gsm_rlcmac.h:340:3: warning: type of bit-field 'Dig1' is a GCC extension
[-pedantic]
packet-gsm_rlcmac.h:5007:27: warning: comma at end of enumerator list
[-pedantic]
packet-gsm_rlcmac.c:1115:71: warning: ISO C forbids conversion of object
pointer to function pointer type [-pedantic]
:
packet-gsm_rlcmac.c:1142:18: warning: cast discards '__attribute__((const))'
qualifier from pointer target type [-Wcast-qual]
:
Regards
Anders
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.