Skip to content

-Wundef warning in boost/interprocess/detail/workaround.hpp #277

@pdimov

Description

@pdimov

One more, sorry:

In file included from ./boost/interprocess/allocators/allocator.hpp:23:
./boost/interprocess/detail/workaround.hpp:89:9: error: '_XOPEN_SOURCE' is not defined, evaluates to 0 [-Werror,-Wundef]
   89 |    #if (_XOPEN_SOURCE >= 700 || _POSIX_C_SOURCE >= 200809L)
      |         ^

This one only appears on macOS.

https://github.com/boostorg/unordered/actions/runs/20694312818/job/59416261269#step:12:1457

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