[INFO] fetching crate decimal_fixes_mirror 2.0.4-fix1.0.0...
[INFO] checking decimal_fixes_mirror-2.0.4-fix1.0.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate decimal_fixes_mirror 2.0.4-fix1.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate decimal_fixes_mirror 2.0.4-fix1.0.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate decimal_fixes_mirror 2.0.4-fix1.0.0
[INFO] finished tweaking crates.io crate decimal_fixes_mirror 2.0.4-fix1.0.0
[INFO] tweaked toml for crates.io crate decimal_fixes_mirror 2.0.4-fix1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate crates.io crate decimal_fixes_mirror 2.0.4-fix1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.59
[INFO] [stderr]   Downloaded ord_subset v3.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 554c758ee85f73aac42498e6bf87aa73691b875ac202aca2d01517f4a51b4b91
[INFO] running `Command { std: "docker" "start" "-a" "554c758ee85f73aac42498e6bf87aa73691b875ac202aca2d01517f4a51b4b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "554c758ee85f73aac42498e6bf87aa73691b875ac202aca2d01517f4a51b4b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "554c758ee85f73aac42498e6bf87aa73691b875ac202aca2d01517f4a51b4b91", kill_on_drop: false }`
[INFO] [stdout] 554c758ee85f73aac42498e6bf87aa73691b875ac202aca2d01517f4a51b4b91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e461a1e974dba98e20d5ff73dba0e2b3cb1e90336778b9a42d8b132a4dc9b586
[INFO] running `Command { std: "docker" "start" "-a" "e461a1e974dba98e20d5ff73dba0e2b3cb1e90336778b9a42d8b132a4dc9b586", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling cc v1.0.65
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking ord_subset v3.1.1
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/alloc/src/borrow.rs:180:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling decimal_fixes_mirror v2.0.4-fix1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: In file included from decNumber/decDouble.c:137:
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decFinalize':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:376:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   376 |             UBFROMUI(ub-3, 0);               // to 00000000
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:464:39: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   464 |           for (; s<=ulsd; s+=4, t+=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:465:47: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   465 |           for (t=tlsd-shift+1; t<=tlsd; t+=4) UBFROMUI(t, 0);  // pad 0s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decDoubleFromString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:887:15: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   887 |               UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);      // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:900:41: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   900 |         for (; c<=clast-3; c+=4, ub+=4) UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:926:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   926 |             UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);   // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decDoubleToEngString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1299:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1299 |   dpd2char(sourhi>>8);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1299:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1299 |   dpd2char(sourhi>>8);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1300:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1300 |   dpd2char((sourhi<<2) | (sourlo>>30)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1300:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1300 |   dpd2char((sourhi<<2) | (sourlo>>30)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1301:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1301 |   dpd2char(sourlo>>20);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1301:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1301 |   dpd2char(sourlo>>20);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1302:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1302 |   dpd2char(sourlo>>10);                 // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1302:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1302 |   dpd2char(sourlo>>10);                 // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1303:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1303 |   dpd2char(sourlo);                     // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1303:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1303 |   dpd2char(sourlo);                     // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1370:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1370 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1386:42: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1386 |     for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1417:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1417 |       UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decDoubleToString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1578:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1578 |   dpd2char(sourhi>>8);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1578:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1578 |   dpd2char(sourhi>>8);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1579:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1579 |   dpd2char((sourhi<<2) | (sourlo>>30)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1579:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1579 |   dpd2char((sourhi<<2) | (sourlo>>30)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1580:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1580 |   dpd2char(sourlo>>20);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1580:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1580 |   dpd2char(sourlo>>20);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1581:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1581 |   dpd2char(sourlo>>10);                 // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1581:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1581 |   dpd2char(sourlo>>10);                 // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1582:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1582 |   dpd2char(sourlo);                     // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1582:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1582 |   dpd2char(sourlo);                     // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1625:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1625 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1645:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1645 |         UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1683:40: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1683 |   for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                        ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDivide':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:532:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   532 |       UBFROMUI(ub, 0);                  // clear 9 BCD8s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:533:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   533 |       UBFROMUI(ub+4, 0);                // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:548:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   548 |     UBFROMUI(ub,   UBTOUI(&BIN2BCD8[top*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:549:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   549 |     UBFROMUI(ub+3, UBTOUI(&BIN2BCD8[mid*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:550:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   550 |     UBFROMUI(ub+6, UBTOUI(&BIN2BCD8[rem*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:641:51: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   641 |           for (; UBTOUI(ub-3)==0x09090909; ub-=4) UBFROMUI(ub-3, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decFiniteMultiply':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1033:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1033 |       UBFROMUI(ub,   UBTOUI(&BIN2BCD8[top*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1034:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1034 |       UBFROMUI(ub+3, UBTOUI(&BIN2BCD8[mid*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1035:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1035 |       UBFROMUI(ub+6, UBTOUI(&BIN2BCD8[rem*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1038:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1038 |       UBFROMUI(ub, 0);                  // clear 9 BCD8s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1039:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1039 |       UBFROMUI(ub+4, 0);                // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDoubleAdd':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1313:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1313 |     UBFROMUI(acc+ 4, 0x09090909-UBTOUI(acc+ 4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1314:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1314 |     UBFROMUI(acc+ 8, 0x09090909-UBTOUI(acc+ 8));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1315:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1315 |     UBFROMUI(acc+12, 0x09090909-UBTOUI(acc+12));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1316:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1316 |     UBFROMUI(acc+16, 0x09090909-UBTOUI(acc+16));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1358:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1358 |     for (; ut<ub; ut+=4) UBFROMUI(ut, 0); // mind the gap
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1386:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1386 |       UBFROMUI(buf+4, 0);               // [clears decQuad 00 too]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1387:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1387 |       UBFROMUI(buf+8, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1390:30: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1390 |         for (; ut<ub; ut+=4) UBFROMUI(ut, 0); // fill them
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                              ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1396:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1396 |       UBFROMUI(acc+COFF+DECPMAX,   UBTOUI(buf+COFF+DECPMAX));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1397:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1397 |       UBFROMUI(acc+COFF+DECPMAX+4, UBTOUI(buf+COFF+DECPMAX+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1401:45: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1401 |         for (; us<ub+DECPMAX; us+=4, ut+=4) UBFROMUI(ut, UBTOUI(us));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1448:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1448 |       UBFROMUI(ut, carry & 0x0f0f0f0f); // clear debris and save
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1482:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1482 |       UBFROMUI(umsd,    0x09090909-UBTOUI(umsd));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1483:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1483 |       UBFROMUI(umsd+4,  0x09090909-UBTOUI(umsd+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1484:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1484 |       UBFROMUI(umsd+8,  0x09090909-UBTOUI(umsd+8));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1485:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1485 |       UBFROMUI(umsd+12, 0x09090909-UBTOUI(umsd+12));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1498:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1498 |         UBFROMUI(umsd+BNEXT,   0x09090909-UBTOUI(umsd+BNEXT));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1499:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1499 |         UBFROMUI(umsd+BNEXT+4, 0x09090909-UBTOUI(umsd+BNEXT+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1510:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1510 |             UBFROMUI(ut, 0x09090909-UBTOUI(ut)); // invert four digits
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDoubleFMA':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2114:43: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2114 |     for (uh=hi->msd; uh<hi->lsd-3; uh+=4) UBFROMUI(uh, 0x09090909-UBTOUI(uh));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                           ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2175:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2175 |       UBFROMUI(ub-3, UBTOUI(ul-3));          // [cannot overlap]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2234:45: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2234 |       for (ul=lo->msd; ul<lo->lsd-3; ul+=4) UBFROMUI(ul, 0x09090909-UBTOUI(ul));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDoubleQuantize':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2970:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2970 |     UBFROMUI(BUFOFF-4, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3064:49: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3064 |         for (; UBTOUI(ub-3)==0x09090909; ub-=4) UBFROMUI(ub-3, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                 ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3077:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3077 |       UBFROMUI(BUFOFF-8, 0);                 // must be at least 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3078:52: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3078 |       for (uc=BUFOFF-12; uc>ulsd-DECPMAX-3; uc-=4) UBFROMUI(uc, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3103:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3103 |         UBFROMUI(uc, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDoubleShift':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3435:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3435 |     UBFROMUI(buf+DECPMAX, 0);           // 8 will handle most cases
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3436:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3436 |     UBFROMUI(buf+DECPMAX+4, 0);         // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decNumCompare':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3701:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3701 |     UBFROMUI(bufl+DECPMAX+QUAD*2, 0);   // add eight zeros
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3702:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3702 |     UBFROMUI(bufl+DECPMAX+QUAD*2+4, 0); // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3708:55: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3708 |       for (up=bufl+DECPMAX+QUAD*2+8; up<upend; up+=4) UBFROMUI(up, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3735:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3735 |     UBFROMUI(bufr+DECPMAX+QUAD*2, 0);   // add eight zeros
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3736:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3736 |     UBFROMUI(bufr+DECPMAX+QUAD*2+4, 0); // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3742:55: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3742 |       for (up=bufr+DECPMAX+QUAD*2+8; up<upend; up+=4) UBFROMUI(up, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: In file included from decNumber/decQuad.c:132:
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decFinalize':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:376:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   376 |             UBFROMUI(ub-3, 0);               // to 00000000
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:464:39: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   464 |           for (; s<=ulsd; s+=4, t+=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:465:47: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   465 |           for (t=tlsd-shift+1; t<=tlsd; t+=4) UBFROMUI(t, 0);  // pad 0s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decQuadFromString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:887:15: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   887 |               UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);      // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:900:41: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   900 |         for (; c<=clast-3; c+=4, ub+=4) UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:926:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   926 |             UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);   // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decQuadToEngString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1306:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1306 |   dpd2char(sourhi>>4);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1306:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1306 |   dpd2char(sourhi>>4);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1307:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1307 |   dpd2char((sourhi<<6) | (sourmh>>26)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1307:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1307 |   dpd2char((sourhi<<6) | (sourmh>>26)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1308:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1308 |   dpd2char(sourmh>>16);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1308:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1308 |   dpd2char(sourmh>>16);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1309:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1309 |   dpd2char(sourmh>>6);                  // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1309:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1309 |   dpd2char(sourmh>>6);                  // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1310:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1310 |   dpd2char((sourmh<<4) | (sourml>>28)); // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1310:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1310 |   dpd2char((sourmh<<4) | (sourml>>28)); // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1311:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1311 |   dpd2char(sourml>>18);                 // declet 6
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1311:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1311 |   dpd2char(sourml>>18);                 // declet 6
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1312:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1312 |   dpd2char(sourml>>8);                  // declet 7
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1312:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1312 |   dpd2char(sourml>>8);                  // declet 7
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1313:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1313 |   dpd2char((sourml<<2) | (sourlo>>30)); // declet 8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1313:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1313 |   dpd2char((sourml<<2) | (sourlo>>30)); // declet 8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1314:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1314 |   dpd2char(sourlo>>20);                 // declet 9
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1314:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1314 |   dpd2char(sourlo>>20);                 // declet 9
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1315:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1315 |   dpd2char(sourlo>>10);                 // declet 10
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1315:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1315 |   dpd2char(sourlo>>10);                 // declet 10
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1316:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1316 |   dpd2char(sourlo);                     // declet 11
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1316:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1316 |   dpd2char(sourlo);                     // declet 11
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1370:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1370 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1386:42: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1386 |     for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1422:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1422 |         UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); // [as above]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1430:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1430 |         UBFROMUI(c, UBTOUI(u)|CHARMASK);// copy fixed 3+1 characters [is safe]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decQuadToString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1585:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1585 |   dpd2char(sourhi>>4);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1585:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1585 |   dpd2char(sourhi>>4);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1586:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1586 |   dpd2char((sourhi<<6) | (sourmh>>26)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1586:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1586 |   dpd2char((sourhi<<6) | (sourmh>>26)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1587:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1587 |   dpd2char(sourmh>>16);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1587:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1587 |   dpd2char(sourmh>>16);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1588:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1588 |   dpd2char(sourmh>>6);                  // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1588:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1588 |   dpd2char(sourmh>>6);                  // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1589:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1589 |   dpd2char((sourmh<<4) | (sourml>>28)); // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1589:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1589 |   dpd2char((sourmh<<4) | (sourml>>28)); // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1590:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1590 |   dpd2char(sourml>>18);                 // declet 6
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1590:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1590 |   dpd2char(sourml>>18);                 // declet 6
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1591:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1591 |   dpd2char(sourml>>8);                  // declet 7
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1591:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1591 |   dpd2char(sourml>>8);                  // declet 7
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1592:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1592 |   dpd2char((sourml<<2) | (sourlo>>30)); // declet 8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1592:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1592 |   dpd2char((sourml<<2) | (sourlo>>30)); // declet 8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1593:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1593 |   dpd2char(sourlo>>20);                 // declet 9
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1593:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1593 |   dpd2char(sourlo>>20);                 // declet 9
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1594:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1594 |   dpd2char(sourlo>>10);                 // declet 10
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1594:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1594 |   dpd2char(sourlo>>10);                 // declet 10
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1595:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1595 |   dpd2char(sourlo);                     // declet 11
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1595:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1595 |   dpd2char(sourlo);                     // declet 11
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1625:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1625 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1650:11: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1650 |           UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); // [as above]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |           ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1658:11: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1658 |           UBFROMUI(c, UBTOUI(u)|CHARMASK); // copy fixed 3+1 characters [is safe]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |           ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1683:40: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1683 |   for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                        ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDivide':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:532:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   532 |       UBFROMUI(ub, 0);                  // clear 9 BCD8s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:533:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   533 |       UBFROMUI(ub+4, 0);                // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:548:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   548 |     UBFROMUI(ub,   UBTOUI(&BIN2BCD8[top*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:549:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   549 |     UBFROMUI(ub+3, UBTOUI(&BIN2BCD8[mid*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:550:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   550 |     UBFROMUI(ub+6, UBTOUI(&BIN2BCD8[rem*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:641:51: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   641 |           for (; UBTOUI(ub-3)==0x09090909; ub-=4) UBFROMUI(ub-3, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decFiniteMultiply':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1033:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1033 |       UBFROMUI(ub,   UBTOUI(&BIN2BCD8[top*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1034:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1034 |       UBFROMUI(ub+3, UBTOUI(&BIN2BCD8[mid*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1035:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1035 |       UBFROMUI(ub+6, UBTOUI(&BIN2BCD8[rem*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1038:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1038 |       UBFROMUI(ub, 0);                  // clear 9 BCD8s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1039:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1039 |       UBFROMUI(ub+4, 0);                // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decQuadAdd':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:158:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   158 |   #define UBFROMUS(b, i)  (uswork=(i), memcpy(b, (void *)&uswork, 2), uswork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1287:5: note: in expansion of macro 'UBFROMUS'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1287 |     UBFROMUS(acc+4, 0);                 // prefix 00
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1313:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1313 |     UBFROMUI(acc+ 4, 0x09090909-UBTOUI(acc+ 4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1314:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1314 |     UBFROMUI(acc+ 8, 0x09090909-UBTOUI(acc+ 8));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1315:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1315 |     UBFROMUI(acc+12, 0x09090909-UBTOUI(acc+12));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1316:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1316 |     UBFROMUI(acc+16, 0x09090909-UBTOUI(acc+16));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1318:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1318 |     UBFROMUI(acc+20, 0x09090909-UBTOUI(acc+20));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1319:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1319 |     UBFROMUI(acc+24, 0x09090909-UBTOUI(acc+24));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1320:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1320 |     UBFROMUI(acc+28, 0x09090909-UBTOUI(acc+28));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1321:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1321 |     UBFROMUI(acc+32, 0x09090909-UBTOUI(acc+32));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1322:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1322 |     UBFROMUI(acc+36, 0x09090909-UBTOUI(acc+36));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1358:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1358 |     for (; ut<ub; ut+=4) UBFROMUI(ut, 0); // mind the gap
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:158:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   158 |   #define UBFROMUS(b, i)  (uswork=(i), memcpy(b, (void *)&uswork, 2), uswork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1375:7: note: in expansion of macro 'UBFROMUS'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1375 |       UBFROMUS(buf+4, 0);               // clear quad's 00
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1386:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1386 |       UBFROMUI(buf+4, 0);               // [clears decQuad 00 too]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1387:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1387 |       UBFROMUI(buf+8, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1390:30: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1390 |         for (; ut<ub; ut+=4) UBFROMUI(ut, 0); // fill them
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                              ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1396:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1396 |       UBFROMUI(acc+COFF+DECPMAX,   UBTOUI(buf+COFF+DECPMAX));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1397:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1397 |       UBFROMUI(acc+COFF+DECPMAX+4, UBTOUI(buf+COFF+DECPMAX+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1401:45: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1401 |         for (; us<ub+DECPMAX; us+=4, ut+=4) UBFROMUI(ut, UBTOUI(us));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1448:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1448 |       UBFROMUI(ut, carry & 0x0f0f0f0f); // clear debris and save
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1482:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1482 |       UBFROMUI(umsd,    0x09090909-UBTOUI(umsd));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1483:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1483 |       UBFROMUI(umsd+4,  0x09090909-UBTOUI(umsd+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1484:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1484 |       UBFROMUI(umsd+8,  0x09090909-UBTOUI(umsd+8));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1485:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1485 |       UBFROMUI(umsd+12, 0x09090909-UBTOUI(umsd+12));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1489:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1489 |         UBFROMUI(umsd+16, 0x09090909-UBTOUI(umsd+16));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1490:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1490 |         UBFROMUI(umsd+20, 0x09090909-UBTOUI(umsd+20));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1491:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1491 |         UBFROMUI(umsd+24, 0x09090909-UBTOUI(umsd+24));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1492:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1492 |         UBFROMUI(umsd+28, 0x09090909-UBTOUI(umsd+28));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1493:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1493 |         UBFROMUI(umsd+32, 0x09090909-UBTOUI(umsd+32));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1498:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1498 |         UBFROMUI(umsd+BNEXT,   0x09090909-UBTOUI(umsd+BNEXT));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1499:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1499 |         UBFROMUI(umsd+BNEXT+4, 0x09090909-UBTOUI(umsd+BNEXT+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1503:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1503 |         UBFROMUI(umsd+BNEXT+8,  0x09090909-UBTOUI(umsd+BNEXT+8));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1504:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1504 |         UBFROMUI(umsd+BNEXT+12, 0x09090909-UBTOUI(umsd+BNEXT+12));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1510:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1510 |             UBFROMUI(ut, 0x09090909-UBTOUI(ut)); // invert four digits
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decQuadCompareTotal':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:158:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   158 |   #define UBFROMUS(b, i)  (uswork=(i), memcpy(b, (void *)&uswork, 2), uswork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1754:9: note: in expansion of macro 'UBFROMUS'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1754 |         UBFROMUS(bufl, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:158:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   158 |   #define UBFROMUS(b, i)  (uswork=(i), memcpy(b, (void *)&uswork, 2), uswork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1755:9: note: in expansion of macro 'UBFROMUS'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1755 |         UBFROMUS(bufr, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decQuadFMA':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2114:43: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2114 |     for (uh=hi->msd; uh<hi->lsd-3; uh+=4) UBFROMUI(uh, 0x09090909-UBTOUI(uh));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                           ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2175:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2175 |       UBFROMUI(ub-3, UBTOUI(ul-3));          // [cannot overlap]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2234:45: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2234 |       for (ul=lo->msd; ul<lo->lsd-3; ul+=4) UBFROMUI(ul, 0x09090909-UBTOUI(ul));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decQuadQuantize':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2970:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2970 |     UBFROMUI(BUFOFF-4, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3064:49: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3064 |         for (; UBTOUI(ub-3)==0x09090909; ub-=4) UBFROMUI(ub-3, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                 ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3077:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3077 |       UBFROMUI(BUFOFF-8, 0);                 // must be at least 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3078:52: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3078 |       for (uc=BUFOFF-12; uc>ulsd-DECPMAX-3; uc-=4) UBFROMUI(uc, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3103:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3103 |         UBFROMUI(uc, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decQuadShift':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3435:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3435 |     UBFROMUI(buf+DECPMAX, 0);           // 8 will handle most cases
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3436:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3436 |     UBFROMUI(buf+DECPMAX+4, 0);         // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decNumCompare':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3681:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3681 |     UBFROMUI(bufl, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3682:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3682 |     UBFROMUI(bufr, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3701:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3701 |     UBFROMUI(bufl+DECPMAX+QUAD*2, 0);   // add eight zeros
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3702:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3702 |     UBFROMUI(bufl+DECPMAX+QUAD*2+4, 0); // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3708:55: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3708 |       for (up=bufl+DECPMAX+QUAD*2+8; up<upend; up+=4) UBFROMUI(up, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3735:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3735 |     UBFROMUI(bufr+DECPMAX+QUAD*2, 0);   // add eight zeros
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3736:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3736 |     UBFROMUI(bufr+DECPMAX+QUAD*2+4, 0); // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3742:55: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3742 |       for (up=bufr+DECPMAX+QUAD*2+8; up<upend; up+=4) UBFROMUI(up, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: In file included from decNumber/decSingle.c:68:
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decFinalize':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:376:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   376 |             UBFROMUI(ub-3, 0);               // to 00000000
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:464:39: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   464 |           for (; s<=ulsd; s+=4, t+=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:465:47: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   465 |           for (t=tlsd-shift+1; t<=tlsd; t+=4) UBFROMUI(t, 0);  // pad 0s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decSingleFromString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:887:15: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   887 |               UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);      // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:900:41: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   900 |         for (; c<=clast-3; c+=4, ub+=4) UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:926:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   926 |             UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);   // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decSingleToEngString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1295:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1295 |   dpd2char(sourhi>>10);                 // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1295:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1295 |   dpd2char(sourhi>>10);                 // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1296:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1296 |   dpd2char(sourhi);                     // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1296:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1296 |   dpd2char(sourhi);                     // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1370:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1370 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1386:42: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1386 |     for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1417:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1417 |       UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decSingleToString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1574:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1574 |   dpd2char(sourhi>>10);                 // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1574:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1574 |   dpd2char(sourhi>>10);                 // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1575:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1575 |   dpd2char(sourhi);                     // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1575:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1575 |   dpd2char(sourhi);                     // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1625:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1625 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1645:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1645 |         UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1683:40: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1683 |   for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                        ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: In file included from decNumber/decimal128.c:32:
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c: In function 'decimal128FromNumber':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:165:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   165 |     UBFROMUI(d128->bytes,    targlo);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:166:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   166 |     UBFROMUI(d128->bytes+4,  targml);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:167:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   167 |     UBFROMUI(d128->bytes+8,  targmh);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:168:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   168 |     UBFROMUI(d128->bytes+12, targhi);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:172:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   172 |     UBFROMUI(d128->bytes,    targhi);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:173:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   173 |     UBFROMUI(d128->bytes+4,  targmh);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:174:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   174 |     UBFROMUI(d128->bytes+8,  targml);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:175:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   175 |     UBFROMUI(d128->bytes+12, targlo);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: In file included from decNumber/decimal64.c:32:
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal64.c: In function 'decimal64FromNumber':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal64.c:186:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   186 |     UBFROMUI(d64->bytes,   targar[0]);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal64.c:187:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   187 |     UBFROMUI(d64->bytes+4, targar[1]);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal64.c:191:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   191 |     UBFROMUI(d64->bytes,   targar[1]);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal64.c:192:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   192 |     UBFROMUI(d64->bytes+4, targar[0]);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] running `Command { std: "docker" "inspect" "e461a1e974dba98e20d5ff73dba0e2b3cb1e90336778b9a42d8b132a4dc9b586", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e461a1e974dba98e20d5ff73dba0e2b3cb1e90336778b9a42d8b132a4dc9b586", kill_on_drop: false }`
[INFO] [stdout] e461a1e974dba98e20d5ff73dba0e2b3cb1e90336778b9a42d8b132a4dc9b586
[INFO] checking decimal_fixes_mirror-2.0.4-fix1.0.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate decimal_fixes_mirror 2.0.4-fix1.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate decimal_fixes_mirror 2.0.4-fix1.0.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate decimal_fixes_mirror 2.0.4-fix1.0.0
[INFO] finished tweaking crates.io crate decimal_fixes_mirror 2.0.4-fix1.0.0
[INFO] tweaked toml for crates.io crate decimal_fixes_mirror 2.0.4-fix1.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate crates.io crate decimal_fixes_mirror 2.0.4-fix1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eac53d4558543f7159deff99bc50a29484b654f0f7dbc80bf145f4a87932efa7
[INFO] running `Command { std: "docker" "start" "-a" "eac53d4558543f7159deff99bc50a29484b654f0f7dbc80bf145f4a87932efa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eac53d4558543f7159deff99bc50a29484b654f0f7dbc80bf145f4a87932efa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eac53d4558543f7159deff99bc50a29484b654f0f7dbc80bf145f4a87932efa7", kill_on_drop: false }`
[INFO] [stdout] eac53d4558543f7159deff99bc50a29484b654f0f7dbc80bf145f4a87932efa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d52db236547910a75ac0a42674bc689352d2d550b869b489a9a031328838c5a5
[INFO] running `Command { std: "docker" "start" "-a" "d52db236547910a75ac0a42674bc689352d2d550b869b489a9a031328838c5a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling cc v1.0.65
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.59
[INFO] [stderr]     Checking ord_subset v3.1.1
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/alloc/src/borrow.rs:180:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling decimal_fixes_mirror v2.0.4-fix1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: In file included from decNumber/decDouble.c:137:
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decFinalize':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:376:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   376 |             UBFROMUI(ub-3, 0);               // to 00000000
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:464:39: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   464 |           for (; s<=ulsd; s+=4, t+=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:465:47: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   465 |           for (t=tlsd-shift+1; t<=tlsd; t+=4) UBFROMUI(t, 0);  // pad 0s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decDoubleFromString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:887:15: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   887 |               UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);      // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:900:41: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   900 |         for (; c<=clast-3; c+=4, ub+=4) UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:926:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   926 |             UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);   // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decDoubleToEngString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1299:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1299 |   dpd2char(sourhi>>8);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1299:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1299 |   dpd2char(sourhi>>8);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1300:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1300 |   dpd2char((sourhi<<2) | (sourlo>>30)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1300:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1300 |   dpd2char((sourhi<<2) | (sourlo>>30)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1301:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1301 |   dpd2char(sourlo>>20);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1301:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1301 |   dpd2char(sourlo>>20);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1302:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1302 |   dpd2char(sourlo>>10);                 // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1302:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1302 |   dpd2char(sourlo>>10);                 // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1303:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1303 |   dpd2char(sourlo);                     // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1303:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1303 |   dpd2char(sourlo);                     // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1370:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1370 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1386:42: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1386 |     for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1417:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1417 |       UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decDoubleToString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1578:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1578 |   dpd2char(sourhi>>8);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1578:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1578 |   dpd2char(sourhi>>8);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1579:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1579 |   dpd2char((sourhi<<2) | (sourlo>>30)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1579:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1579 |   dpd2char((sourhi<<2) | (sourlo>>30)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1580:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1580 |   dpd2char(sourlo>>20);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1580:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1580 |   dpd2char(sourlo>>20);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1581:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1581 |   dpd2char(sourlo>>10);                 // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1581:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1581 |   dpd2char(sourlo>>10);                 // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1582:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1582 |   dpd2char(sourlo);                     // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1582:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1582 |   dpd2char(sourlo);                     // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1625:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1625 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1645:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1645 |         UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1683:40: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1683 |   for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                        ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDivide':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:532:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   532 |       UBFROMUI(ub, 0);                  // clear 9 BCD8s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:533:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   533 |       UBFROMUI(ub+4, 0);                // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:548:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   548 |     UBFROMUI(ub,   UBTOUI(&BIN2BCD8[top*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:549:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   549 |     UBFROMUI(ub+3, UBTOUI(&BIN2BCD8[mid*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:550:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   550 |     UBFROMUI(ub+6, UBTOUI(&BIN2BCD8[rem*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:641:51: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   641 |           for (; UBTOUI(ub-3)==0x09090909; ub-=4) UBFROMUI(ub-3, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decFiniteMultiply':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1033:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1033 |       UBFROMUI(ub,   UBTOUI(&BIN2BCD8[top*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1034:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1034 |       UBFROMUI(ub+3, UBTOUI(&BIN2BCD8[mid*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1035:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1035 |       UBFROMUI(ub+6, UBTOUI(&BIN2BCD8[rem*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1038:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1038 |       UBFROMUI(ub, 0);                  // clear 9 BCD8s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1039:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1039 |       UBFROMUI(ub+4, 0);                // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDoubleAdd':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1313:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1313 |     UBFROMUI(acc+ 4, 0x09090909-UBTOUI(acc+ 4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1314:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1314 |     UBFROMUI(acc+ 8, 0x09090909-UBTOUI(acc+ 8));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1315:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1315 |     UBFROMUI(acc+12, 0x09090909-UBTOUI(acc+12));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1316:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1316 |     UBFROMUI(acc+16, 0x09090909-UBTOUI(acc+16));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1358:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1358 |     for (; ut<ub; ut+=4) UBFROMUI(ut, 0); // mind the gap
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1386:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1386 |       UBFROMUI(buf+4, 0);               // [clears decQuad 00 too]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1387:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1387 |       UBFROMUI(buf+8, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1390:30: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1390 |         for (; ut<ub; ut+=4) UBFROMUI(ut, 0); // fill them
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                              ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1396:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1396 |       UBFROMUI(acc+COFF+DECPMAX,   UBTOUI(buf+COFF+DECPMAX));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1397:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1397 |       UBFROMUI(acc+COFF+DECPMAX+4, UBTOUI(buf+COFF+DECPMAX+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1401:45: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1401 |         for (; us<ub+DECPMAX; us+=4, ut+=4) UBFROMUI(ut, UBTOUI(us));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1448:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1448 |       UBFROMUI(ut, carry & 0x0f0f0f0f); // clear debris and save
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1482:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1482 |       UBFROMUI(umsd,    0x09090909-UBTOUI(umsd));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1483:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1483 |       UBFROMUI(umsd+4,  0x09090909-UBTOUI(umsd+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1484:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1484 |       UBFROMUI(umsd+8,  0x09090909-UBTOUI(umsd+8));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1485:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1485 |       UBFROMUI(umsd+12, 0x09090909-UBTOUI(umsd+12));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1498:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1498 |         UBFROMUI(umsd+BNEXT,   0x09090909-UBTOUI(umsd+BNEXT));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1499:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1499 |         UBFROMUI(umsd+BNEXT+4, 0x09090909-UBTOUI(umsd+BNEXT+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1510:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1510 |             UBFROMUI(ut, 0x09090909-UBTOUI(ut)); // invert four digits
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDoubleFMA':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2114:43: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2114 |     for (uh=hi->msd; uh<hi->lsd-3; uh+=4) UBFROMUI(uh, 0x09090909-UBTOUI(uh));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                           ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2175:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2175 |       UBFROMUI(ub-3, UBTOUI(ul-3));          // [cannot overlap]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2234:45: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2234 |       for (ul=lo->msd; ul<lo->lsd-3; ul+=4) UBFROMUI(ul, 0x09090909-UBTOUI(ul));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDoubleQuantize':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2970:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2970 |     UBFROMUI(BUFOFF-4, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3064:49: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3064 |         for (; UBTOUI(ub-3)==0x09090909; ub-=4) UBFROMUI(ub-3, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                 ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3077:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3077 |       UBFROMUI(BUFOFF-8, 0);                 // must be at least 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3078:52: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3078 |       for (uc=BUFOFF-12; uc>ulsd-DECPMAX-3; uc-=4) UBFROMUI(uc, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3103:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3103 |         UBFROMUI(uc, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDoubleShift':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3435:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3435 |     UBFROMUI(buf+DECPMAX, 0);           // 8 will handle most cases
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3436:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3436 |     UBFROMUI(buf+DECPMAX+4, 0);         // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decNumCompare':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3701:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3701 |     UBFROMUI(bufl+DECPMAX+QUAD*2, 0);   // add eight zeros
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3702:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3702 |     UBFROMUI(bufl+DECPMAX+QUAD*2+4, 0); // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3708:55: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3708 |       for (up=bufl+DECPMAX+QUAD*2+8; up<upend; up+=4) UBFROMUI(up, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3735:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3735 |     UBFROMUI(bufr+DECPMAX+QUAD*2, 0);   // add eight zeros
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3736:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3736 |     UBFROMUI(bufr+DECPMAX+QUAD*2+4, 0); // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3742:55: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3742 |       for (up=bufr+DECPMAX+QUAD*2+8; up<upend; up+=4) UBFROMUI(up, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: In file included from decNumber/decQuad.c:132:
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decFinalize':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:376:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   376 |             UBFROMUI(ub-3, 0);               // to 00000000
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:464:39: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   464 |           for (; s<=ulsd; s+=4, t+=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:465:47: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   465 |           for (t=tlsd-shift+1; t<=tlsd; t+=4) UBFROMUI(t, 0);  // pad 0s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decQuadFromString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:887:15: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   887 |               UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);      // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:900:41: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   900 |         for (; c<=clast-3; c+=4, ub+=4) UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:926:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   926 |             UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);   // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decQuadToEngString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1306:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1306 |   dpd2char(sourhi>>4);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1306:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1306 |   dpd2char(sourhi>>4);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1307:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1307 |   dpd2char((sourhi<<6) | (sourmh>>26)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1307:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1307 |   dpd2char((sourhi<<6) | (sourmh>>26)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1308:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1308 |   dpd2char(sourmh>>16);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1308:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1308 |   dpd2char(sourmh>>16);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1309:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1309 |   dpd2char(sourmh>>6);                  // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1309:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1309 |   dpd2char(sourmh>>6);                  // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1310:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1310 |   dpd2char((sourmh<<4) | (sourml>>28)); // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1310:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1310 |   dpd2char((sourmh<<4) | (sourml>>28)); // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1311:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1311 |   dpd2char(sourml>>18);                 // declet 6
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1311:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1311 |   dpd2char(sourml>>18);                 // declet 6
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1312:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1312 |   dpd2char(sourml>>8);                  // declet 7
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1312:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1312 |   dpd2char(sourml>>8);                  // declet 7
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1313:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1313 |   dpd2char((sourml<<2) | (sourlo>>30)); // declet 8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1313:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1313 |   dpd2char((sourml<<2) | (sourlo>>30)); // declet 8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1314:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1314 |   dpd2char(sourlo>>20);                 // declet 9
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1314:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1314 |   dpd2char(sourlo>>20);                 // declet 9
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1315:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1315 |   dpd2char(sourlo>>10);                 // declet 10
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1315:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1315 |   dpd2char(sourlo>>10);                 // declet 10
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1316:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1316 |   dpd2char(sourlo);                     // declet 11
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1316:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1316 |   dpd2char(sourlo);                     // declet 11
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1370:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1370 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1386:42: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1386 |     for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1422:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1422 |         UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); // [as above]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1430:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1430 |         UBFROMUI(c, UBTOUI(u)|CHARMASK);// copy fixed 3+1 characters [is safe]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decQuadToString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1585:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1585 |   dpd2char(sourhi>>4);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1585:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1585 |   dpd2char(sourhi>>4);                  // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1586:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1586 |   dpd2char((sourhi<<6) | (sourmh>>26)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1586:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1586 |   dpd2char((sourhi<<6) | (sourmh>>26)); // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1587:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1587 |   dpd2char(sourmh>>16);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1587:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1587 |   dpd2char(sourmh>>16);                 // declet 3
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1588:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1588 |   dpd2char(sourmh>>6);                  // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1588:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1588 |   dpd2char(sourmh>>6);                  // declet 4
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1589:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1589 |   dpd2char((sourmh<<4) | (sourml>>28)); // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1589:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1589 |   dpd2char((sourmh<<4) | (sourml>>28)); // declet 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1590:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1590 |   dpd2char(sourml>>18);                 // declet 6
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1590:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1590 |   dpd2char(sourml>>18);                 // declet 6
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1591:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1591 |   dpd2char(sourml>>8);                  // declet 7
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1591:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1591 |   dpd2char(sourml>>8);                  // declet 7
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1592:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1592 |   dpd2char((sourml<<2) | (sourlo>>30)); // declet 8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1592:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1592 |   dpd2char((sourml<<2) | (sourlo>>30)); // declet 8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1593:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1593 |   dpd2char(sourlo>>20);                 // declet 9
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1593:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1593 |   dpd2char(sourlo>>20);                 // declet 9
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1594:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1594 |   dpd2char(sourlo>>10);                 // declet 10
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1594:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1594 |   dpd2char(sourlo>>10);                 // declet 10
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1595:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1595 |   dpd2char(sourlo);                     // declet 11
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1595:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1595 |   dpd2char(sourlo);                     // declet 11
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1625:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1625 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1650:11: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1650 |           UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); // [as above]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |           ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1658:11: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1658 |           UBFROMUI(c, UBTOUI(u)|CHARMASK); // copy fixed 3+1 characters [is safe]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |           ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1683:40: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1683 |   for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                        ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decDivide':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:532:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   532 |       UBFROMUI(ub, 0);                  // clear 9 BCD8s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:533:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   533 |       UBFROMUI(ub+4, 0);                // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:548:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   548 |     UBFROMUI(ub,   UBTOUI(&BIN2BCD8[top*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:549:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   549 |     UBFROMUI(ub+3, UBTOUI(&BIN2BCD8[mid*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:550:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   550 |     UBFROMUI(ub+6, UBTOUI(&BIN2BCD8[rem*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:641:51: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   641 |           for (; UBTOUI(ub-3)==0x09090909; ub-=4) UBFROMUI(ub-3, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decFiniteMultiply':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1033:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1033 |       UBFROMUI(ub,   UBTOUI(&BIN2BCD8[top*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1034:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1034 |       UBFROMUI(ub+3, UBTOUI(&BIN2BCD8[mid*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1035:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1035 |       UBFROMUI(ub+6, UBTOUI(&BIN2BCD8[rem*4]));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1038:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1038 |       UBFROMUI(ub, 0);                  // clear 9 BCD8s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1039:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1039 |       UBFROMUI(ub+4, 0);                // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decQuadAdd':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:158:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   158 |   #define UBFROMUS(b, i)  (uswork=(i), memcpy(b, (void *)&uswork, 2), uswork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1287:5: note: in expansion of macro 'UBFROMUS'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1287 |     UBFROMUS(acc+4, 0);                 // prefix 00
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1313:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1313 |     UBFROMUI(acc+ 4, 0x09090909-UBTOUI(acc+ 4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1314:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1314 |     UBFROMUI(acc+ 8, 0x09090909-UBTOUI(acc+ 8));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1315:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1315 |     UBFROMUI(acc+12, 0x09090909-UBTOUI(acc+12));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1316:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1316 |     UBFROMUI(acc+16, 0x09090909-UBTOUI(acc+16));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1318:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1318 |     UBFROMUI(acc+20, 0x09090909-UBTOUI(acc+20));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1319:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1319 |     UBFROMUI(acc+24, 0x09090909-UBTOUI(acc+24));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1320:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1320 |     UBFROMUI(acc+28, 0x09090909-UBTOUI(acc+28));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1321:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1321 |     UBFROMUI(acc+32, 0x09090909-UBTOUI(acc+32));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1322:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1322 |     UBFROMUI(acc+36, 0x09090909-UBTOUI(acc+36));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1358:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1358 |     for (; ut<ub; ut+=4) UBFROMUI(ut, 0); // mind the gap
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:158:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   158 |   #define UBFROMUS(b, i)  (uswork=(i), memcpy(b, (void *)&uswork, 2), uswork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1375:7: note: in expansion of macro 'UBFROMUS'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1375 |       UBFROMUS(buf+4, 0);               // clear quad's 00
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1386:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1386 |       UBFROMUI(buf+4, 0);               // [clears decQuad 00 too]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1387:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1387 |       UBFROMUI(buf+8, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1390:30: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1390 |         for (; ut<ub; ut+=4) UBFROMUI(ut, 0); // fill them
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                              ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1396:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1396 |       UBFROMUI(acc+COFF+DECPMAX,   UBTOUI(buf+COFF+DECPMAX));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1397:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1397 |       UBFROMUI(acc+COFF+DECPMAX+4, UBTOUI(buf+COFF+DECPMAX+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1401:45: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1401 |         for (; us<ub+DECPMAX; us+=4, ut+=4) UBFROMUI(ut, UBTOUI(us));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1448:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1448 |       UBFROMUI(ut, carry & 0x0f0f0f0f); // clear debris and save
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1482:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1482 |       UBFROMUI(umsd,    0x09090909-UBTOUI(umsd));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1483:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1483 |       UBFROMUI(umsd+4,  0x09090909-UBTOUI(umsd+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1484:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1484 |       UBFROMUI(umsd+8,  0x09090909-UBTOUI(umsd+8));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1485:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1485 |       UBFROMUI(umsd+12, 0x09090909-UBTOUI(umsd+12));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1489:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1489 |         UBFROMUI(umsd+16, 0x09090909-UBTOUI(umsd+16));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1490:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1490 |         UBFROMUI(umsd+20, 0x09090909-UBTOUI(umsd+20));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1491:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1491 |         UBFROMUI(umsd+24, 0x09090909-UBTOUI(umsd+24));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1492:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1492 |         UBFROMUI(umsd+28, 0x09090909-UBTOUI(umsd+28));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1493:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1493 |         UBFROMUI(umsd+32, 0x09090909-UBTOUI(umsd+32));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1498:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1498 |         UBFROMUI(umsd+BNEXT,   0x09090909-UBTOUI(umsd+BNEXT));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1499:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1499 |         UBFROMUI(umsd+BNEXT+4, 0x09090909-UBTOUI(umsd+BNEXT+4));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1503:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1503 |         UBFROMUI(umsd+BNEXT+8,  0x09090909-UBTOUI(umsd+BNEXT+8));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1504:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1504 |         UBFROMUI(umsd+BNEXT+12, 0x09090909-UBTOUI(umsd+BNEXT+12));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1510:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1510 |             UBFROMUI(ut, 0x09090909-UBTOUI(ut)); // invert four digits
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decQuadCompareTotal':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:158:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   158 |   #define UBFROMUS(b, i)  (uswork=(i), memcpy(b, (void *)&uswork, 2), uswork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1754:9: note: in expansion of macro 'UBFROMUS'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1754 |         UBFROMUS(bufl, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:158:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   158 |   #define UBFROMUS(b, i)  (uswork=(i), memcpy(b, (void *)&uswork, 2), uswork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:1755:9: note: in expansion of macro 'UBFROMUS'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1755 |         UBFROMUS(bufr, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decQuadFMA':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2114:43: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2114 |     for (uh=hi->msd; uh<hi->lsd-3; uh+=4) UBFROMUI(uh, 0x09090909-UBTOUI(uh));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                           ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2175:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2175 |       UBFROMUI(ub-3, UBTOUI(ul-3));          // [cannot overlap]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2234:45: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2234 |       for (ul=lo->msd; ul<lo->lsd-3; ul+=4) UBFROMUI(ul, 0x09090909-UBTOUI(ul));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decQuadQuantize':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:2970:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  2970 |     UBFROMUI(BUFOFF-4, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3064:49: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3064 |         for (; UBTOUI(ub-3)==0x09090909; ub-=4) UBFROMUI(ub-3, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                 ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3077:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3077 |       UBFROMUI(BUFOFF-8, 0);                 // must be at least 5
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3078:52: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3078 |       for (uc=BUFOFF-12; uc>ulsd-DECPMAX-3; uc-=4) UBFROMUI(uc, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3103:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3103 |         UBFROMUI(uc, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decQuadShift':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3435:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3435 |     UBFROMUI(buf+DECPMAX, 0);           // 8 will handle most cases
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3436:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3436 |     UBFROMUI(buf+DECPMAX+4, 0);         // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c: In function 'decNumCompare':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3681:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3681 |     UBFROMUI(bufl, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3682:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3682 |     UBFROMUI(bufr, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3701:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3701 |     UBFROMUI(bufl+DECPMAX+QUAD*2, 0);   // add eight zeros
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3702:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3702 |     UBFROMUI(bufl+DECPMAX+QUAD*2+4, 0); // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3708:55: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3708 |       for (up=bufl+DECPMAX+QUAD*2+8; up<upend; up+=4) UBFROMUI(up, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3735:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3735 |     UBFROMUI(bufr+DECPMAX+QUAD*2, 0);   // add eight zeros
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3736:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3736 |     UBFROMUI(bufr+DECPMAX+QUAD*2+4, 0); // ..
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decBasic.c:3742:55: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  3742 |       for (up=bufr+DECPMAX+QUAD*2+8; up<upend; up+=4) UBFROMUI(up, 0);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: In file included from decNumber/decSingle.c:68:
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decFinalize':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:376:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   376 |             UBFROMUI(ub-3, 0);               // to 00000000
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:464:39: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   464 |           for (; s<=ulsd; s+=4, t+=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:465:47: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   465 |           for (t=tlsd-shift+1; t<=tlsd; t+=4) UBFROMUI(t, 0);  // pad 0s
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decSingleFromString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:887:15: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   887 |               UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);      // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |               ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:900:41: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   900 |         for (; c<=clast-3; c+=4, ub+=4) UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:926:13: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   926 |             UBFROMUI(ub, UBTOUI(c)&0x0f0f0f0f);   // to BCD8
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |             ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decSingleToEngString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1295:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1295 |   dpd2char(sourhi>>10);                 // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1295:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1295 |   dpd2char(sourhi>>10);                 // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1290:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1290 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1296:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1296 |   dpd2char(sourhi);                     // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1292:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1292 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1296:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1296 |   dpd2char(sourhi);                     // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1370:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1370 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1386:42: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1386 |     for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1417:7: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1417 |       UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |       ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c: In function 'decSingleToString':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1574:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1574 |   dpd2char(sourhi>>10);                 // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1574:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1574 |   dpd2char(sourhi>>10);                 // declet 1
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1569:26: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1569 |          if (c!=cstart) {UBFROMUI(c, UBTOUI(u)|CHARMASK); c+=3;} \
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                          ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1575:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1575 |   dpd2char(sourhi);                     // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1571:12: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1571 |            UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK); c+=*(u+3);}
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |            ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1575:3: note: in expansion of macro 'dpd2char'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1575 |   dpd2char(sourhi);                     // declet 2
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |   ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1625:36: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1625 |       for (; s>=dotat; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                    ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1645:9: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1645 |         UBFROMUI(c, UBTOUI(u+3-*(u+3))|CHARMASK);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |         ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decCommon.c:1683:40: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:  1683 |   for (s=t-pre; s>=string; s-=4, t-=4) UBFROMUI(t, UBTOUI(s));
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                                        ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: In file included from decNumber/decimal128.c:32:
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c: In function 'decimal128FromNumber':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:165:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   165 |     UBFROMUI(d128->bytes,    targlo);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:166:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   166 |     UBFROMUI(d128->bytes+4,  targml);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:167:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   167 |     UBFROMUI(d128->bytes+8,  targmh);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:168:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   168 |     UBFROMUI(d128->bytes+12, targhi);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:172:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   172 |     UBFROMUI(d128->bytes,    targhi);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:173:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   173 |     UBFROMUI(d128->bytes+4,  targmh);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:174:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   174 |     UBFROMUI(d128->bytes+8,  targml);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal128.c:175:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   175 |     UBFROMUI(d128->bytes+12, targlo);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: In file included from decNumber/decimal64.c:32:
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal64.c: In function 'decimal64FromNumber':
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal64.c:186:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   186 |     UBFROMUI(d64->bytes,   targar[0]);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal64.c:187:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   187 |     UBFROMUI(d64->bytes+4, targar[1]);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal64.c:191:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   191 |     UBFROMUI(d64->bytes,   targar[1]);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   159 |   #define UBFROMUI(b, i)  (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0: decNumber/decimal64.c:192:5: note: in expansion of macro 'UBFROMUI'
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:   192 |     UBFROMUI(d64->bytes+4, targar[0]);
[INFO] [stderr] warning: decimal_fixes_mirror@2.0.4-fix1.0.0:       |     ^~~~~~~~
[INFO] running `Command { std: "docker" "inspect" "d52db236547910a75ac0a42674bc689352d2d550b869b489a9a031328838c5a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d52db236547910a75ac0a42674bc689352d2d550b869b489a9a031328838c5a5", kill_on_drop: false }`
[INFO] [stdout] d52db236547910a75ac0a42674bc689352d2d550b869b489a9a031328838c5a5
