Kurlaev Nikita

Results 3 issues of Kurlaev Nikita

I've installed this fix on my Mi Notebook Air (ALC255) with macOS Catalina following all steps in README.txt. Popup window appears when I plug my headset, but it does not...

Fixed a typo in the comment on line 55 From "individul elements" to "individual elements"

### Zig Version 0.8.0 ### Steps to Reproduce Compile any function that uses `callconv(.Interrupt)` with target `x86_64-freestanding-none`, for example: ```zig export fn handler(frame: *u8, err: u64) callconv(.Interrupt) void { _...

bug
stage2
regression