Re: [U-Boot] [PATCH v2] cmd: efidebug: fix a build error in show_efi_boot_opt()

2019-11-25 Thread Heinrich Schuchardt
On 11/26/19 2:11 AM, AKASHI Takahiro wrote: I detected the following error in sandbox with Clang on Travis CI: +cmd/efidebug.c:703:15: error: result of comparison of constant 9223372036854775822 with expression of type 'int' is always false [-Werror,-Wtautological-constant-out-of

[U-Boot] [PATCH v2] cmd: efidebug: fix a build error in show_efi_boot_opt()

2019-11-25 Thread AKASHI Takahiro
I detected the following error in sandbox with Clang on Travis CI: +cmd/efidebug.c:703:15: error: result of comparison of constant 9223372036854775822 with expression of type 'int' is always false [-Werror,-Wtautological-constant-out-of-range-compare] +else if (ret == EFI_