Skip to content

Compilation errors in case TCB_SPAN_NAMESPACE_NAME is redefined into anything different from "tcb" #58

@semen-nazarenko83

Description

@semen-nazarenko83

Since all tests are using hardcoded namespace "tcb" instead of TCB_SPAN_NAMESPACE_NAME macro and tests are included unconditionally - compilation fails with errors like:
[build] /build/Target/_deps/tcb-span-src/test/test_contract_checking.cpp:10:7: error: 'tcb' has not been declared
[build] 10 | using tcb::make_span;

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