Skip to content

error C3861: '_WaitUntil': identifier not found when SQUID_ENABLE_NAMESPACE=1 #8

@mundak

Description

@mundak

Since WaitUntil and WaitWhile are macros, they are not captured inside namespaces.

Workaround is to disable namespaces by using:
#define SQUID_ENABLE_NAMESPACE 0

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