Wireshark-commits: [Wireshark-commits] master 4e932e7: RTPS: Fix Dead Store (Dead assignement/Dead
- Prev by Date: [Wireshark-commits] master 18452f8: Fix a compile error: [ 17%] Building C object epan/dissectors/CMakeFiles/dissectors.dir/packet-isup.c.o /Users/jmayer/worktmp/wireshark/git/epan/dissectors/packet-isup.c:3415:71: error: implicit conversion loses integer precision: 'unsigned long' to 'guint' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] e164_info.E164_number_length = wmem_strbuf_get_len(strbuf_number) - 1; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 1 error generated.
- Next by Date: [Wireshark-commits] master 7884c5e: ISUP: change back code to gc04ee3e and replace proto_item_append_string by proto_item_append_text
- Previous by thread: [Wireshark-commits] master 18452f8: Fix a compile error: [ 17%] Building C object epan/dissectors/CMakeFiles/dissectors.dir/packet-isup.c.o /Users/jmayer/worktmp/wireshark/git/epan/dissectors/packet-isup.c:3415:71: error: implicit conversion loses integer precision: 'unsigned long' to 'guint' (aka 'unsigned int') [-Werror,-Wshorten-64-to-32] e164_info.E164_number_length = wmem_strbuf_get_len(strbuf_number) - 1; ~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 1 error generated.
- Next by thread: [Wireshark-commits] master 7884c5e: ISUP: change back code to gc04ee3e and replace proto_item_append_string by proto_item_append_text
- Index(es):