Fast-DDS-monitor icon indicating copy to clipboard operation
Fast-DDS-monitor copied to clipboard

Rename enum DOMAIN to avoid System V macro conflict

Open srmainwaring opened this issue 2 years ago • 0 comments

Update EntityKind::DOMAIN to EntityKind::DOMAIN_ENTITY to avoid conflict with System V macro of the same name.

Dependencies

  • https://github.com/eProsima/Fast-DDS-statistics-backend/pull/195

Motivation

With this PR and

  • https://github.com/eProsima/dev-utils/pull/81

Fast DDS monitor will build and run on macOS.

dds-monitor-services

srmainwaring avatar Sep 07 '23 20:09 srmainwaring