Skip to content

fix(ccl): program words are C ints; fetched opcodes fit GNU's 28-bit … #260

fix(ccl): program words are C ints; fetched opcodes fit GNU's 28-bit …

fix(ccl): program words are C ints; fetched opcodes fit GNU's 28-bit … #260

Triggered via push September 23, 2026 16:50
Status Success
Total duration 40m 25s
Artifacts
Matrix: file-notify-public-ert
Matrix: native-file-notify
Matrix: native-terminal-output
Matrix: native-terminfo
Fit to window
Zoom out
Zoom in

Annotations

70 warnings
native terminal output (windows-msvc-x86_64): crates/neomacs-terminfo/src/numeric/division.rs#L81
methods `validate` and `validate_stack` are never used
native terminal output (windows-msvc-x86_64): crates/neomacs-terminfo/src/numeric/division.rs#L7
fields `sequence`, `tokens`, and `variables` are never read
GNU file notification ERT (macos-aarch64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L1004
use of deprecated method `cranelift_codegen::ir::InstBuilder::iadd_imm`: use `iadd_imm_s` (sign-extends the immediate) or `iadd_imm_u` (zero-extends the immediate) instead
GNU file notification ERT (macos-aarch64): crates/neovm-core/src/emacs_core/runtime/jit/compile/lowering.rs#L990
use of deprecated method `cranelift_codegen::ir::InstBuilder::imul_imm`: use `imul_imm_s` (sign-extends the immediate) or `imul_imm_u` (zero-extends the immediate) instead
GNU file notification ERT (windows-msvc-x86_64): crates/neomacs-terminfo/src/numeric/division.rs#L81
methods `validate` and `validate_stack` are never used
GNU file notification ERT (windows-msvc-x86_64): crates/neomacs-terminfo/src/numeric/division.rs#L7
fields `sequence`, `tokens`, and `variables` are never read