https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7215
Martin Kaiser <wireshark@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #8351| |review_for_checkin?
Flags| |
--- Comment #4 from Martin Kaiser <wireshark@xxxxxxxxx> 2012-04-30 11:04:52 PDT ---
Created attachment 8351
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8351
dvb-ci: fix 'intermediate pointers must be const qualified'
packet-dvbci.c:5251:38: warning: to be safe all intermediate pointers in cast
from 'gchar **' to 'const gchar **' must be 'const' qualified [-Wcast-qual]
packet-dvbci.c:5254:38: warning: to be safe all intermediate pointers in cast
from 'gchar **' to 'const gchar **' must be 'const' qualified [-Wcast-qual]
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.