Skip to content

Suggest to support Cygwin 64bit #518

@youngwolf-project

Description

@youngwolf-project

Standard alone edition of asio (branch ci-mingw) has supported both 32 and 64bit Mingw, and 32bit Cygwin is always supported, but why we left 64bit Cygwin behind?

asio/asio/include/asio/detail/impl/winsock_init.ipp:35:30: error: cannot convert ‘long int*’ to ‘volatile int*’
35 | if (::InterlockedIncrement(&d.init_count_) == 1)

did I missed something, for example, a definition of a macro?

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