Skip to content

Conversation

negrel
Copy link

@negrel negrel commented Aug 18, 2025

Fix the following error and add a test for it:

test
└─ run xev-test
   └─ zig test xev-test Debug native 2 errors
src/watcher/file.zig:170:22: error: missing struct field: full_write_buffer
            req.* = .{};
                    ~^~
src/watcher/stream.zig:36:34: note: struct declared here
        pub const WriteRequest = struct {
                                 ^~~~~~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant