URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=5b7ad8278ac70ffb26ca12960dfe45ba4cab8368
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
5b7ad82 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
Try to fix Buildbot (Mac OS X and Windows) about conversion
logcat.c: In function 'detect_version':
logcat.c:142: warning: implicit conversion shortens 64-bit value into a 32-bit value
logcat.c:143: warning: implicit conversion shortens 64-bit value into a 32-bit value
logcat.c:150: warning: implicit conversion shortens 64-bit value into a 32-bit value
logcat.c:151: warning: implicit conversion shortens 64-bit value into a 32-bit value
logcat.c: In function 'logcat_dump_text':
logcat.c:427: warning: implicit conversion shortens 64-bit value into a 32-bit value
logcat.c:451: warning: implicit conversion shortens 64-bit value into a 32-bit value
Change-Id: I4361567e599b7d04f422fccd7f8b1bccc897f114
Reviewed-on: https://code.wireshark.org/review/744
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Actions performed:
from 16e7096 Remove duplicate call to fix-encoding-args
adds 5b7ad82 Try to fix Buildbot (Mac OS X and Windows) about conversion
Summary of changes:
wiretap/logcat.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)