Skip to content

Build fails on zig 0.15.0-dev.1564+2761cc8be in args dependency #33

@gavr123456789

Description

@gavr123456789
/zig/p/args-0.0.0-CiLiquDRAADuU_ueSmGquhHAuhDxxlfBokGj01ZdVYHt/args.zig:113:46: error: struct 'array_list.Aligned([:0]const u8,null)' has no member named 'init'
    var arglist = std.ArrayList([:0]const u8).init(allocator);

I know that 0.15.0-dev.1149+4e6a04929 should be used, but Im to lazy to figure out how to build zig with bootstrap

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions