jingsupo

Results 5 issues of jingsupo

### Zig Version 0.10.0-dev.4476+0f0076666 ### Steps to Reproduce ``` const std = @import("std"); pub fn main() !void { std.debug.print("begin...\n", .{}); std.debug.print("{}\n", .{std.mem.bytesToValue(usize, &[_]u8{ 49, 48, 48 })}); //not work std.debug.print("{!}\n",...

bug
stage2

zig version: 0.12.0-dev.1767+1e42a3de8 zls version: 0.11.0 ![image](https://github.com/zigtools/zls/assets/7351235/16db4c30-38bd-4c66-b341-d491fd4fa203) Is there a plan to fix it?

bug

[Dependencies](https://github.com/andrewrk/tetris#dependencies) [libepoxy](https://github.com/anholt/libepoxy) [GLFW](http://www.glfw.org/) I have failed multiple times using the dependent version I downloaded and the dependent version I compiled myself. 版本 Windows 11 专业版 版本 21H2 操作系统版本 22000.318 zig...

Example: sherpa-onnx/go-api-examples/vad-asr-paraformer go version go1.22.0 windows/amd64 bug info: ``` 2024/04/02 14:06:59.904411 Selected default input device: 麦克风阵列 (适用于数字麦克风的英特尔® 智音技术) 2024/04/02 14:07:00.273700 Started! Please speak 2024/04/02 14:07:18.407361 Detected speech 2024/04/02 14:07:19.597375 Duration:...

**zig version: 0.10.0-dev.4476+0f0076666** **mingw64 version: 8.1.0** ![image](https://user-images.githubusercontent.com/7351235/198814305-be749ad5-1327-437b-b50c-218f4924e7e9.png) zig build log: [build.txt](https://github.com/ryoppippi/zigcv/files/9893025/build.txt)

bug
help wanted
build
windows