Skip to content

[Error] dependency loop detected pub const uv_read_cb = ?*const fn ([*c]uv_stream_t, isize, [*c]const uv_buf_t) callconv(.c) void; #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
pmbanugo opened this issue May 7, 2025 · 1 comment

Comments

@pmbanugo
Copy link

pmbanugo commented May 7, 2025

Hi,

I get an error when I try to use this. The error says

.zig-cache/o/8a01ad5e9bf64423374cbfa8e3428564/cimport.zig:7344:5: error: dependency loop detected
pub const uv_read_cb = ?*const fn ([*c]uv_stream_t, isize, [*c]const uv_buf_t) callconv(.c) void;

I'm new to Zig and not sure how to fix this. I think it's something with the library. Can you help out?

@pmbanugo
Copy link
Author

pmbanugo commented May 8, 2025

I think it's because of ziglang/zig#18247 I'll be closing this for now

@pmbanugo pmbanugo closed this as completed May 8, 2025
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

No branches or pull requests

1 participant