Wireshark mailing list archives

Re: [Wireshark-commits] master f9bfa97: Explicitly lengthen some constants to 64 bits


From: Evan Huus <eapache () gmail com>
Date: Mon, 8 Sep 2014 19:59:24 -0400

Hehe, whoops, looks like I was looking at a stale buildbot page, Guy
already fixed this error (I wondered why it was complaining about line
993 but not line 979). Oh well.

On Mon, Sep 8, 2014 at 7:54 PM, Wireshark code review
<code-review-do-not-reply () wireshark org> wrote:
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f9bfa976e67da2f8065f172de9ed06fad61762a8
Submitter: Evan Huus (eapache () gmail com)
Changed: branch: master
Repository: wireshark

Commits:

f9bfa97 by Evan Huus (eapache () gmail com):

    Explicitly lengthen some constants to 64 bits

    Hopefully squashes the mac buildbot error

    packet-mp2t.c:993: warning: implicit conversion shortens 64-bit value into a
    32-bit value

    Change-Id: I9ca6420925442b56cfdf5db629b63d6ead7bdfbd
    Reviewed-on: https://code.wireshark.org/review/4045
    Reviewed-by: Evan Huus <eapache () gmail com>


Actions performed:

    from  e8491ce   Fix automatic generation of the dcerpc-eventlog dissector.
    adds  f9bfa97   Explicitly lengthen some constants to 64 bits


Summary of changes:
 epan/dissectors/packet-mp2t.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-request () wireshark org?subject=unsubscribe
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: