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

Compile error #2

Description

@delijati

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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