Skip to content

Compile Error: async.c:243:14: error: variable ‘count’ set but not used #1

@JiangXL

Description

@JiangXL

I try to compile guile 1.8 from this source, but it failed:
async.c: In function ‘scm_i_queue_async_cell’: async.c:243:14: error: variable ‘count’ set but not used [-Werror=unused-but-set-variable] size_t count ; ^~~~~
Running environment: Debian 9(arm64) container inside chrome os .

ANY IDEA IS WELCOME!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions