Giter Site home page Giter Site logo

zshim's People

Contributors

ca1e avatar svercl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rivy-t

zshim's Issues

panic: reached unreachable code

zig version
0.11.0-dev.2368+f4b411314

D:\AppData\scoop\apps\zig-dev\current\lib\std\fs.zig:1798:37: 0x7ff6e4cbe314 in openDirAccessMaskW (shim.exe.obj)
            .OBJECT_NAME_INVALID => unreachable,
                                    ^
D:\AppData\scoop\apps\zig-dev\current\lib\std\fs.zig:1737:70: 0x7ff6e4caac0c in openDirW (shim.exe.obj)
        var dir = try self.openDirAccessMaskW(sub_path_w, flags, args.no_follow);
                                                                     ^
D:\AppData\scoop\apps\zig-dev\current\lib\std\child_process.zig:968:52: 0x7ff6e4ca830d in windowsCreateProcessPathExt (shim.exe.obj)
        break :dir std.fs.cwd().openDirW(dir_path_z.ptr, .{}, true) catch return error.FileNotFound;
                                                   ^
D:\AppData\scoop\apps\zig-dev\current\lib\std\child_process.zig:836:96: 0x7ff6e4c89a54 in spawnWindows (shim.exe.obj)
            windowsCreateProcessPathExt(self.allocator, &dir_buf, &app_buf, PATHEXT, cmd_line_w.ptr, envp_ptr, cwd_w_ptr, &siStartInfo, &piProcInfo) catch |no_path_err| {
                                                                                               ^
D:\AppData\scoop\apps\zig-dev\current\lib\std\child_process.zig:201:37: 0x7ff6e4c4cbae in spawn (shim.exe.obj)
            return self.spawnWindows();
                                    ^
D:\AppData\scoop\apps\zig-dev\current\lib\std\child_process.zig:208:23: 0x7ff6e4c45bb8 in spawnAndWait (shim.exe.obj)
        try self.spawn();
                      ^
D:\github\zshim\src\main.zig:105:31: 0x7ff6e4c451aa in main (shim.exe.obj)
    _ = try child.spawnAndWait();
                              ^
D:\AppData\scoop\apps\zig-dev\current\lib\std\start.zig:518:80: 0x7ff6e4c45f40 in main (shim.exe.obj)
    return @call(.always_inline, callMainWithArgs, .{ @intCast(usize, c_argc), @ptrCast([*][*:0]u8, c_argv), envp });

sorry my zig is poor, seems like it is some FileNotFound error?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.