Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Compile error #2

Open
delijati opened this issue Jul 7, 2022 · 0 comments
Open

Compile error #2

delijati opened this issue Jul 7, 2022 · 0 comments

Comments

@delijati
Copy link

delijati commented Jul 7, 2022

Hi sorry if this is something trivial i'm new to zig :)
My Zig:

❯ zig version  
0.9.1

I get this error when using your lib:

/zigo/dependencies/zig-postgres/src/postgres.zig:77:60: error: unused loop index capture
                        inline for (struct_fields) |field, index| {

Do i have to set some flags to ignore that error?

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

No branches or pull requests

1 participant