Wireshark-commits: [Wireshark-commits] master-2.6 772032b: Qt: fix compilation with gcc 8
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=772032b3b58ffcc81e8df35f015fe93ad5fdded2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
772032b by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Qt: fix compilation with gcc 8
conversation_hash_tables_dialog.cpp:52:67: error: type qualifiers ignored on cast result type [-Werror=ignored-qualifiers]
Change-Id: I07c815a7233af41c840087a35eaf9172c06161f3
Reviewed-on: https://code.wireshark.org/review/27268
Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit c514ad11d629b18d3005d5a3914516f63a0d809e)
Reviewed-on: https://code.wireshark.org/review/27285
Actions performed:
from 5c17f3c erf.c: fix compilation with gcc 8
adds 772032b Qt: fix compilation with gcc 8
Summary of changes:
ui/qt/conversation_hash_tables_dialog.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)