Snippets for libisoburn 1.5.8.pl02 from Nix aarch64-darwin
Sourced from https://hydra.nixos.org/log/h8q0rn3fp803ikia2a062p99d5blivgz-libisoburn-1.5.8.pl02.drv.
-
xorriso/check_media.c:768:15: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 768 | if(num > 0x7fffffffffffffff || num < 0) | ~ ^~~~~~~~~~~~~~~~~~ -
xorriso/check_media.c:785:17: warning: implicit conversion from 'long' to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion] 785 | if(num > 0x7fffffffffffffff || num < 0) | ~ ^~~~~~~~~~~~~~~~~~ -
xorriso/disk_ops.c:2173:6: warning: variable 'open_mode' set but not used [-Wunused-but-set-variable] 2173 | int open_mode= O_WRONLY | O_CREAT; | ^ -
xorriso/parse_exec.c:2580:11: warning: variable 'linecount' set but not used [-Wunused-but-set-variable] 2580 | int ret, linecount= 0; | ^ -
xorriso/opts_p_z.c:490:36: warning: format specifies type 'unsigned long' but the argument has type 'off_t' (aka 'long long') [-Wformat] 489 | sprintf(xorriso->result_line, "projid mapped: %lu -> %lu\n", | ~~~ | %lld 490 | from_low, to_low); | ^~~~~~~~ -
xorriso/opts_p_z.c:490:46: warning: format specifies type 'unsigned long' but the argument has type 'off_t' (aka 'long long') [-Wformat] 489 | sprintf(xorriso->result_line, "projid mapped: %lu -> %lu\n", | ~~~ | %lld 490 | from_low, to_low); | ^~~~~~ -
xorriso/opts_p_z.c:2222:2: warning: embedding a directive within macro arguments has undefined behavior [-Wembedded-directive] 2222 | #ifdef Xorriso_GNU_xorrisO | ^ -
xorriso/opts_p_z.c:2226:2: warning: embedding a directive within macro arguments has undefined behavior [-Wembedded-directive] 2226 | #endif /* ! Xorriso_GNU_xorrisO */ | ^ -
xorriso/lib_mgt.c:962:2: warning: embedding a directive within macro arguments has undefined behavior [-Wembedded-directive] 962 | #ifdef Xorriso_with_libjtE | ^ -
xorriso/lib_mgt.c:974:2: warning: embedding a directive within macro arguments has undefined behavior [-Wembedded-directive] 974 | #ifdef Xorriso_allow_external_filterS | ^ -
xorriso/lib_mgt.c:975:2: warning: embedding a directive within macro arguments has undefined behavior [-Wembedded-directive] 975 | #ifdef Xorriso_allow_extf_suiD | ^ -
xorriso/lib_mgt.c:986:2: warning: embedding a directive within macro arguments has undefined behavior [-Wembedded-directive] 986 | #ifdef Xorriso_dvd_obs_default_64K | ^ -
xorriso/lib_mgt.c:994:2: warning: embedding a directive within macro arguments has undefined behavior [-Wembedded-directive] 994 | #ifdef Xorriso_with_editlinE | ^ -
xorriso/lib_mgt.c:997:2: warning: embedding a directive within macro arguments has undefined behavior [-Wembedded-directive] 997 | #ifdef Xorriso_with_readlinE | ^