Skip to content

Conversation

@mcadariu
Copy link

@mcadariu mcadariu commented Dec 11, 2025

PR to close #104

@urso
Copy link
Collaborator

urso commented Dec 16, 2025

Hi, thank you for giving this a try.

The removal of usingnamespace is quite unfortunate and we essentially end up with pg.c.c here. As @cImport will also go away I was thinking to move the header translation to build.zig and finally expose that module via pg.c.

The project also uses nix to provide a stable development environment. See flake.nix. We need to update zig-stable to 0.15.2 and use nix flake update to update zig-overlay and zls dependencies. Otherwise this change will break downstream projects.

@mcadariu
Copy link
Author

@urso thanks for your feedback, I will try it out.

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.

Update Zig toolchain

2 participants