-
clothing packs can't be ripped fails to start the progress bar
-
### Is this feature missing in the latest version?
- [X] I'm using the latest release
### Is your feature request related to a problem? Please describe.
Right now when ripping a disk you need to co…
-
I'm checked some XM rips, it really sounds so bad and broken. Especially An American Tail and all scores by Manfred Linzner and Martin Schioeler.
-
### Current Behavior
After downloading and installing, both the auto ripping and the auto eject features are not working. Ripping disks however seems to be working.
### Expected Behavior
After down…
-
### Bug Description
runtime.asmstdcall(0x22fcf8)
runtime/sys_windows_amd64.s:75 +0x7a fp=0x22fc80 sp=0x22fc60 pc=0x47a37a
rax 0x0
rbx 0x11e2e78
rcx 0x126afe8
rdx 0x20
…
-
The code that handles RIP relative addressing assumes that the displacement is always the last 4 bytes of the instruction:
https://github.com/Hpmason/retour-rs/blob/3bf7863bc0ad4ba1d0657e6ee98d4314…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### I have checked the wiki
- [X] I have searched the wiki for this problem
### Does this issue exist in …
-
Trying to rip a CD, whipper fails to read the first track on the disc 5 times and aborts. Looking at the debug output we see a line like this
`DEBUG:whipper.command.cd:got exception OSError(22, 'In…
-
I tried this code:
```rust
#[inline(never)]
pub const fn f(n: u8) {
assert!(n >= 4);
assert!(2 [!note]
> I've tried:
> - removing `const`
> - replacing `u8` by `usize`
> - replacing `4` by `…
-
```
int foo = 32;
int* go()
{
return &foo;
}
```
compiled with clang on windows:
```
clang.exe -mcmodel=medium -Wl,/SUBSYSTEM:CONSOLE -o a.exe -nostdlib -Wl,-entry:go test.cpp
```
…