Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.12.1 30 May 2024 14:37:06
    |
Jan Beich (jbeich)  |
games/jumpy: mark BROKEN with unsigned char after ead5b0f5fcd7
error[E0308]: mismatched types
--> cargo-crates/netdev-0.25.0/src/bpf/unix.rs:122:29
|
122 | iface.ifr_name[i] = c as i8;
| ----------------- ^^^^^^^ expected `u8`, found `i8`
| |
| expected due to the type of this binding
error[E0308]: mismatched types
--> cargo-crates/netdev-0.25.0/src/interface/unix.rs:167:28
|
167 | let nlen: i8 = (*sa).sa_data[3];
| -- ^^^^^^^^^^^^^^^^ expected `i8`, found `u8` (Only the first 15 lines of the commit message are shown above ) |
0.12.1 30 May 2024 14:37:05
    |
Jan Beich (jbeich)  |
games/jumpy: disable LTO on armv7 (similar to games/punchy)
thread 'coordinator' panicked at compiler/rustc_middle/src/util/bug.rs:36:26:
/wrkdirs/usr/ports/lang/rust/work/rustc-1.77.0-src/compiler/rustc_codegen_ssa/src/back/write.rs:1588:29:
worker thread panicked
stack backtrace:
fatal runtime error: Rust cannot catch foreign exceptions
(signal: 6, SIGABRT: process abort signal)
Reported by: pkg-fallout
(cherry picked from commit d00f19675f28e63aefed456dc34eb415a3ac1c1b) |
0.12.1 19 May 2024 02:45:04
    |
Jan Beich (jbeich)  |
games/jumpy: update to 0.12.1
Changes: https://github.com/fishfight/jumpy/releases/tag/v0.12.1
Reported by: GitHub (watch releases)
(cherry picked from commit ead5b0f5fcd74bcf5f1616242874721cf8d9c185) |
0.12.0 22 Apr 2024 07:30:23
    |
Jan Beich (jbeich)  |
games/jumpy: update to 0.12.0
Changes: https://github.com/fishfight/jumpy/releases/tag/v0.12.0
Reported by: GitHub (watch releases)
(cherry picked from commit 3fb691d9788e697e1ba8889cf2285a2dc0824674) |
Number of commits found: 4
|