Skip to content
This repository was archived by the owner on Dec 1, 2020. It is now read-only.
This repository was archived by the owner on Dec 1, 2020. It is now read-only.

Wrong include orders ? #48

@nkolban

Description

@nkolban

The structure called struct uv__async is defined in uv__async.h

struct uv__async {

however, in uv.h ... the include of uv_loop.h (which uses struct uv__async) occurs before the include of uv__async.h

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions